Browse Source

[Feat 0000] 添加项目版本号标识

houzekong 1 day ago
parent
commit
da4f8b01fe
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -1,6 +1,7 @@
 {
   "name": "jeecgboot-vue3",
-  "version": "6.0.0.1",
+  "version": "6.0.0",
+  "projectVersion": "6.0.0.1",
   "author": {
     "name": "jeecg",
     "email": "jeecgos@163.com",