Browse Source

debug next page

stanley-king 7 years ago
parent
commit
69e5b975b0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mobile/control/control.php

+ 2 - 2
mobile/control/control.php

@@ -289,9 +289,9 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=2017081708";
+    return "v=2017081709";
 }
 function shop_version()
 {
-    return "v=2017081708";
+    return "v=2017081709";
 }