Browse Source

modify js version

stanley-king 7 years atrás
parent
commit
e0331df67a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mobile/control/control.php

+ 2 - 2
mobile/control/control.php

@@ -288,9 +288,9 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=20170906";
+    return "v=20170918";
 }
 function shop_version()
 {
-    return "v=20170829";
+    return "v=20170918";
 }