update: 更新 package 版本号, 更新 iap 插件的版本号

Signed-off-by: huyufei <yufei.hu@castbox.fm>
胡宇飞 2024-08-15 17:26:31 +08:00
parent 71eb520916
commit 08e50fc81d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "com.guru.unity.sdk.core",
"displayName": "Guru SDK Core",
"version": "2.3.1",
"version": "1.0.12",
"description": "Guru SDK core for Unity developers",
"unity": "2021.3",
"author":{
@ -13,6 +13,6 @@
"com.unity.ads.ios-support": "1.2.0",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.mobile.android-logcat": "1.3.2",
"com.unity.purchasing": "4.10.0"
"com.unity.purchasing": "4.12.2"
}
}