Sfoglia il codice sorgente

Merge branch 'bonus_rate' into bonus_manager

stanley-king 7 anni fa
parent
commit
5bf7cd651a
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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=2017061302";
+    return "v=2017061401";
 }
 function shop_version()
 {
-    return "v=2017061302";
+    return "v=2017061401";
 }