diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 6230ba41fac..f20bfbb74b6 100644 --- a/src-tauri/tauri.conf.json +++ b/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 @@ } ] } -} \ No newline at end of file +}