Skip to content

Commit 4283bb5

Browse files
committed
[修改]1. 修改版本号为1.0.5
1 parent dcd460a commit 4283bb5

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
@@ -3,20 +3,20 @@
33
"displayName": "Game Frame X Asset",
44
"category": "Game Framework X",
55
"description": "Game Frame X Asset Component",
6-
"version": "1.0.4",
6+
"version": "1.0.5",
77
"unity": "2017.1",
88
"keywords": [
99
"Game Framework X"
1010
],
1111
"repository": {
1212
"name": "com.gameframex.unity.asset",
13-
"url": "https://github.com/AlianBlank/com.gameframex.unity.asset.git",
13+
"url": "https://github.com/GameFrameX/com.gameframex.unity.asset.git",
1414
"type": "git"
1515
},
1616
"author": {
1717
"name": "Blank",
1818
"email": "[email protected]",
19-
"url": "https://alianblank.com/"
19+
"url": "https://gameframex.doc.alianblank.com"
2020
},
2121
"dependencies": {
2222
}

0 commit comments

Comments
 (0)