stanley-king 7 anni fa
parent
commit
004b5799ff
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      mobile/control/control.php

+ 2 - 2
mobile/control/control.php

@@ -300,9 +300,9 @@ class mbMemberControl extends mobileControl
 
 function bonus_version()
 {
-    return "v=2017111001";
+    return "v=2017111002";
 }
 function shop_version()
 {
-    return "v=20171110";
+    return "v=2017111002";
 }