GyDi 3 năm trước cách đây
mục cha
commit
a0bc8a21a5
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      package.json
  2. 1 1
      src-tauri/tauri.conf.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "clash-verge",
-  "version": "0.0.6",
+  "version": "0.0.7",
   "license": "GPL-3.0",
   "scripts": {
     "dev": "cargo tauri dev",

+ 1 - 1
src-tauri/tauri.conf.json

@@ -1,7 +1,7 @@
 {
   "package": {
     "productName": "clash-verge",
-    "version": "0.0.6"
+    "version": "0.0.7"
   },
   "build": {
     "distDir": "../dist",