任一存 2 years ago
parent
commit
0f521216fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/src/config.js

+ 1 - 1
web/src/config.js

@@ -9,7 +9,7 @@ switch (process.env.NODE_ENV) {
     break;
 }
 
-const version = 'v0713.1012'
+const version = 'v1013.1212'
 
 module.exports = {
   publicPath,