Skip to content

Commit 67d4974

Browse files
committed
✨ Up Version
1 parent d07acdc commit 67d4974

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.aio.cli.asset",
33
"displayName": "AIO Unity CLI Asset",
44
"description": "unity3d resources management system.",
5-
"version": "1.1.5-preview",
5+
"version": "1.1.6-preview",
66
"unity": "2019.4",
77
"category": "Runtime",
88
"unityRelease": "0f1",
@@ -15,7 +15,7 @@
1515
"url": "https://github.com/AIO-GAME/Unity.Asset.CLI.git"
1616
},
1717
"relatedPackages": {
18-
"com.aio.package": "1.0.38-preview"
18+
"com.aio.package": "1.0.39-preview"
1919
},
2020
"keywords": [
2121
"Asset",
@@ -28,7 +28,7 @@
2828
"url": "https://github.com/AIO-GAME/Unity.Asset.CLI"
2929
},
3030
"dependencies": {
31-
"com.aio.package": "1.0.38-preview"
31+
"com.aio.package": "1.0.39-preview"
3232
},
3333
"dependencies": {
3434
"com.unity.modules.assetbundle": "1.0.0",

0 commit comments

Comments
 (0)