Skip to content

Commit a1ac98f

Browse files
committed
更新版本号
1 parent ac81f86 commit a1ac98f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

unity/Assets/core/upm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.tencent.puerts.core",
33
"displayName": "Puerts",
4-
"version": "2.2.2",
4+
"version": "3.0.0-alpha",
55
"description": "Write your game with TypeScript in UE4 or Unity. Puerts can be pronounced as pu-erh TS(普洱TS)",
66
"keywords": [
77
"Script"

unity/Assets/webgl/upm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414
"category": "Libraries",
1515
"dependencies": {
16-
"com.tencent.puerts.core": "2.2.2"
16+
"com.tencent.puerts.core": "3.0.0-alpha"
1717
}
1818
}

0 commit comments

Comments
 (0)