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 d07acdc commit 67d4974Copy full SHA for 67d4974
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.5-preview",
+ "version": "1.1.6-preview",
6
"unity": "2019.4",
7
"category": "Runtime",
8
"unityRelease": "0f1",
@@ -15,7 +15,7 @@
15
"url": "https://github.com/AIO-GAME/Unity.Asset.CLI.git"
16
},
17
"relatedPackages": {
18
- "com.aio.package": "1.0.38-preview"
+ "com.aio.package": "1.0.39-preview"
19
20
"keywords": [
21
"Asset",
@@ -28,7 +28,7 @@
28
"url": "https://github.com/AIO-GAME/Unity.Asset.CLI"
29
30
"dependencies": {
31
32
33
34
"com.unity.modules.assetbundle": "1.0.0",
0 commit comments