Browse Source

modify bonus_version

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

+ 2 - 2
mobile/control/control.php

@@ -270,9 +270,9 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=2017061401";
+    return "v=2017061402";
 }
 function shop_version()
 {
-    return "v=2017061401";
+    return "v=2017061402";
 }