mirror of
https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git
synced 2025-11-13 20:05:55 +08:00
[修改]1. 修改版本号异常
This commit is contained in:
parent
76abe03fa9
commit
7f0986e9a6
14
package.json
14
package.json
@ -1 +1,13 @@
|
|||||||
{"name":"com.qq.weixin.minigame","displayName":"WXSDK","description":"WeChat Mini Game Tuanjie Engine Adapter SDK Package.","version":"v0.1.18","unity":"2019.4","unityRelease":"29f1","keywords":["Tuanjie","WX"],"dependencies":{}}
|
{
|
||||||
|
"name": "com.qq.weixin.minigame",
|
||||||
|
"displayName": "WXSDK",
|
||||||
|
"description": "WeChat Mini Game Tuanjie Engine Adapter SDK Package.",
|
||||||
|
"version": "0.1.18",
|
||||||
|
"unity": "2019.4",
|
||||||
|
"unityRelease": "29f1",
|
||||||
|
"keywords": [
|
||||||
|
"Tuanjie",
|
||||||
|
"WX"
|
||||||
|
],
|
||||||
|
"dependencies": {}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user