From 081d84f8489eb4ed1ee6091541946f13e25e57dd Mon Sep 17 00:00:00 2001
From: Yifei Zhang <yidadaa@qq.com>
Date: Thu, 3 Aug 2023 10:41:45 +0800
Subject: [PATCH] Update tauri.conf.json

---
 src-tauri/tauri.conf.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index 2c7398f0d..a8a66642a 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -9,7 +9,7 @@
   },
   "package": {
     "productName": "ChatGPT Next Web",
-    "version": "2.9.1"
+    "version": "2.9.2"
   },
   "tauri": {
     "allowlist": {