@wisdomgarden/mobile-assets 0.0.19 → 0.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.2.
|
|
2
|
+
"version": "2.2.5",
|
|
3
3
|
"update_type": 1,
|
|
4
4
|
"allow_lowest_version": "2.2.3",
|
|
5
5
|
"app_store_url": "https://play.google.com/store/apps/details?id=com.wisdomgarden.trpc",
|
|
6
|
-
"app_store_url_cn": "https://mobile-download.tronclass.com.cn/mobile-2.0/app/android/app-release-2.2.
|
|
7
|
-
"release_note_en_us": "-
|
|
8
|
-
"release_note_zh_hans": "-
|
|
9
|
-
"release_note_zh_hant": "-
|
|
6
|
+
"app_store_url_cn": "https://mobile-download.tronclass.com.cn/mobile-2.0/app/android/app-release-2.2.5.apk",
|
|
7
|
+
"release_note_en_us": "- Known bugs fix and system optimization.",
|
|
8
|
+
"release_note_zh_hans": "- 修复已知问题,优化部分功能",
|
|
9
|
+
"release_note_zh_hant": "- 修復已知問題,功能優化。"
|
|
10
10
|
}
|
package/version_update_ios.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.2.
|
|
2
|
+
"version": "2.2.5",
|
|
3
3
|
"update_type": 1,
|
|
4
4
|
"allow_lowest_version": "2.2.3",
|
|
5
5
|
"app_store_url": "https://apps.apple.com/app/scratch/id973028199",
|
|
6
|
-
"release_note_en_us": "-
|
|
7
|
-
"release_note_zh_hans": "-
|
|
8
|
-
"release_note_zh_hant": "-
|
|
6
|
+
"release_note_en_us": "- Known bugs fix and system optimization.",
|
|
7
|
+
"release_note_zh_hans": "- 修复已知问题,优化部分功能",
|
|
8
|
+
"release_note_zh_hant": "- 修復已知問題,功能優化。"
|
|
9
9
|
}
|