We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cb7fb commit b651f67Copy full SHA for b651f67
.gitignore
@@ -22,4 +22,5 @@
22
[Ll]ogs/
23
[Bb]in/
24
[Oo]bj/
25
-[Pp]ackages/
+[Pp]ackages/
26
+[Vv]env/
package.json
@@ -2,7 +2,7 @@
2
"name": "com.aio.cli.asset",
3
"displayName": "AIO Unity CLI Asset",
4
"description": "unity3d resources management system.",
5
- "version": "1.1.6-preview",
+ "version": "1.1.7-preview",
6
"unity": "2019.4",
7
"category": "Runtime",
8
"unityRelease": "0f1",
0 commit comments