chengjie 6 years ago
parent
commit
cb84a74f95
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -26,7 +26,7 @@ App({
26
     }
26
     }
27
   },
27
   },
28
   globalData: {
28
   globalData: {
29
-    Version: "1.2.0",
29
+    Version: "1.2.1",
30
     IsProduction: false,
30
     IsProduction: false,
31
     ShareTitle: "刻意学习,高效成长",
31
     ShareTitle: "刻意学习,高效成长",
32
     SharePath: "pages/index/index",
32
     SharePath: "pages/index/index",