GyDi %!s(int64=2) %!d(string=hai) anos
pai
achega
afa244dcb0
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      package.json
  2. 1 1
      src-tauri/tauri.conf.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "clash-verge",
-  "version": "1.1.1",
+  "version": "1.1.2",
   "license": "GPL-3.0",
   "scripts": {
     "dev": "tauri dev",
@@ -67,4 +67,4 @@
     "singleQuote": false,
     "endOfLine": "lf"
   }
-}
+}

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

@@ -1,7 +1,7 @@
 {
   "package": {
     "productName": "Clash Verge",
-    "version": "1.1.1"
+    "version": "1.1.2"
   },
   "build": {
     "distDir": "../dist",