Explorar el Código

chore: 更新项目版本号至3.0.0,分支合并和eslint等重大变更

feige996 hace 10 meses
padre
commit
28e59cd599
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 2 2
      package.json
  2. 1 1
      src/manifest.json

+ 2 - 2
package.json

@@ -1,9 +1,9 @@
 {
   "name": "unibest",
   "type": "commonjs",
-  "version": "2.16.0",
+  "version": "3.0.0",
   "description": "unibest - 最好的 uniapp 开发模板",
-  "update-time": "2025-06-17",
+  "update-time": "2025-06-21",
   "author": {
     "name": "feige996",
     "zhName": "菲鸽",

+ 1 - 1
src/manifest.json

@@ -110,4 +110,4 @@
       "base": "/"
     }
   }
-}
+}