Browse Source

stable-03

Surplus_Up (2DU) 7 years ago
parent
commit
3bd5cacdac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -8,7 +8,7 @@ for i_data in os.listdir("route"):
 
         exec("from route." + f_src + " import *")
 
-r_ver = 'v3.1.0-stable-99'
+r_ver = 'v3.1.0-stable-03'
 c_ver = '400001'
 s_ver = '2'