Browse Source

update version v2.13.0

lloydzhou 1 year ago
parent
commit
b9d1dca65d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src-tauri/tauri.conf.json

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

@@ -9,7 +9,7 @@
   },
   "package": {
     "productName": "NextChat",
-    "version": "2.12.4"
+    "version": "2.13.0"
   },
   "tauri": {
     "allowlist": {
@@ -112,4 +112,4 @@
       }
     ]
   }
-}
+}