We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5247e commit ab36ceaCopy full SHA for ab36cea
1 file changed
package.json
@@ -1,14 +1,12 @@
1
{
2
"name": "com.10101software.buildscripting",
3
"description": "Build scripting library for Unity.",
4
- "version": "1.0.0",
+ "version": "2.0.0",
5
"unity": "2019.4",
6
"displayName": "Build Scripting",
7
"repository": {
8
"type": "git",
9
"url": "https://github.com/tbg10101/UnityBuildScripting.git"
10
},
11
- "type": "library",
12
- "dependencies": {
13
- }
+ "type": "library"
14
}
0 commit comments