Browse Source

perf: 升级项目版本

kuns 14 hours ago
parent
commit
72fad133bf
1 changed files with 2 additions and 2 deletions
  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"
         },