浏览代码

perf: 升级项目版本

kuns 1 天之前
父节点
当前提交
72fad133bf
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app.json

+ 2 - 2
app.json

@@ -2,7 +2,7 @@
     "expo": {
         "name": "Crazy Charge",
         "slug": "template",
-        "version": "1.3.16",
+        "version": "1.3.17",
         "orientation": "portrait",
         "icon": "./assets/CC_Logo.png",
         "userInterfaceStyle": "light",
@@ -128,7 +128,7 @@
             }
           }
         },
-        "runtimeVersion": "1.3.16",
+        "runtimeVersion": "1.3.17",
         "updates": {
             "url": "https://u.expo.dev/dc6b7a3f-cf92-441a-8962-0f25e8d06902"
         },