소스 검색

工序去掉首检

qinhb 10 달 전
부모
커밋
22d115a28f
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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"
 }