Fix file patterns in bintray description.
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
Note: Regular expressions defined as part of the includePattern property must be wrapped with brackets. */
|
Note: Regular expressions defined as part of the includePattern property must be wrapped with brackets. */
|
||||||
|
|
||||||
"files":
|
"files":
|
||||||
[ "tiny_obj_loader.h" ],
|
[ {"includePattern": "(tiny_obj_loader\.h)", "uploadPattern": "$1"} ],
|
||||||
"publish": true
|
"publish": true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user