@wisdomgarden/mobile-assets 0.0.35 → 0.0.36

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@wisdomgarden/mobile-assets",
3
- "version": "0.0.35",
3
+ "version": "0.0.36",
4
4
  "description": "host mobile assets",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:WisdomGardenInc/mobile-assets.git",
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "2.3.10",
2
+ "version": "2.3.11",
3
3
  "update_type": 1,
4
- "allow_lowest_version": "2.3.4",
4
+ "allow_lowest_version": "2.3.7",
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.3.10.apk",
7
- "release_note_en_us": "- Improve the location accuracy of Radar Rollcall.\n- Support manual zoom when scanning QR code in App.\n- Optimize the experience of viewing PDF files.\n- Fix known issues.",
8
- "release_note_zh_hans": "- 提升雷达点名的定位准确度\n- 支持在App中扫码时手动放大二维码\n- 优化查看PDF文件体验\n- 修复已知问题",
9
- "release_note_zh_hant": "- 提升雷達點名的定位準確度\n- 在App掃描時提供手動放大QR Code功能\n- 優化查看PDF檔案的體驗\n- 修復已知問題"
6
+ "app_store_url_cn": "https://mobile-download.tronclass.com.cn/mobile-2.0/app/android/app-release-2.3.11.apk",
7
+ "release_note_en_us": "- Fix bugs and improve system performance.",
8
+ "release_note_zh_hans": "- 已知问题修复和性能优化",
9
+ "release_note_zh_hant": "- 已知問題修復和性能優化"
10
10
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "version": "2.3.10",
2
+ "version": "2.3.11",
3
3
  "update_type": 1,
4
- "allow_lowest_version": "2.3.4",
4
+ "allow_lowest_version": "2.3.7",
5
5
  "app_store_url": "https://apps.apple.com/app/scratch/id973028199",
6
- "release_note_en_us": "- Improve the location accuracy of Radar Rollcall.\n- Support manual zoom when scanning QR code in App.\n- Optimize the experience of viewing PDF files.\n- Fix known issues.",
7
- "release_note_zh_hans": "- 提升雷达点名的定位准确度\n- 支持在App中扫码时手动放大二维码\n- 优化查看PDF文件体验\n- 修复已知问题",
8
- "release_note_zh_hant": "- 提升雷達點名的定位準確度\n- 在App掃描時提供手動放大QR Code功能\n- 優化查看PDF檔案的體驗\n- 修復已知問題"
6
+ "release_note_en_us": "- Fix bugs and improve system performance.",
7
+ "release_note_zh_hans": "- 已知问题修复和性能优化",
8
+ "release_note_zh_hant": "- 已知問題修復和性能優化"
9
9
  }