@wisdomgarden/mobile-assets 0.0.16 → 0.0.19

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.16",
3
+ "version": "0.0.19",
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.2.0",
2
+ "version": "2.2.4",
3
3
  "update_type": 1,
4
- "allow_lowest_version": "2.1.7",
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.0.apk",
7
- "release_note_en_us": "- Modify info pages style of learning activities.\n- Optimize video transcoding and playback experience.\n- Fix bugs and improve system performance.",
8
- "release_note_zh_hans": "- 调整学习活动详情页面样式\n- 优化视频转码及播放体验\n- 已知问题修复和性能优化",
9
- "release_note_zh_hant": "- 調整學習活動詳情頁面樣式\n- 優化影片轉碼及播放體驗\n- 已知問題修復和性能優化"
6
+ "app_store_url_cn": "https://mobile-download.tronclass.com.cn/mobile-2.0/app/android/app-release-2.2.4.apk",
7
+ "release_note_en_us": "- Optimize page loading styles.\n- Fix bugs and improve system performance.",
8
+ "release_note_zh_hans": "- 优化页面加载样式\n- 已知问题修复和性能优化",
9
+ "release_note_zh_hant": "- 優化頁面載入樣式\n- 已知問題修復和性能優化"
10
10
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "version": "2.2.0",
2
+ "version": "2.2.4",
3
3
  "update_type": 1,
4
- "allow_lowest_version": "2.1.7",
4
+ "allow_lowest_version": "2.2.3",
5
5
  "app_store_url": "https://apps.apple.com/app/scratch/id973028199",
6
- "release_note_en_us": "- Modify info pages style of learning activities.\n- Optimize video transcoding and playback experience.\n- Fix bugs and improve system performance.",
7
- "release_note_zh_hans": "- 调整学习活动详情页面样式\n- 优化视频转码及播放体验\n- 已知问题修复和性能优化",
8
- "release_note_zh_hant": "- 調整學習活動詳情頁面樣式\n- 優化影片轉碼及播放體驗\n- 已知問題修復和性能優化"
6
+ "release_note_en_us": "- Optimize page loading styles.\n- Fix bugs and improve system performance.",
7
+ "release_note_zh_hans": "- 优化页面加载样式\n- 已知问题修复和性能优化",
8
+ "release_note_zh_hant": "- 優化頁面載入樣式\n- 已知問題修復和性能優化"
9
9
  }