Browse Source

工序去掉首检

qinhb 10 tháng trước cách đây
mục cha
commit
22d115a28f
2 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 1 0
      .gitignore
  2. 1 1
      public/version.json

+ 1 - 0
.gitignore

@@ -17,3 +17,4 @@ package-lock.json
 pnpm-lock.yaml
 stats.html
 /docker/.run
+/dist

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "version": "1.6"
+  "version": "1.7"
 }