From ebdd1bafe58d4e20ea10a6a6a7bceb22991f455d Mon Sep 17 00:00:00 2001 From: H0llyW00dzZ Date: Mon, 26 Feb 2024 17:05:14 +0700 Subject: [PATCH 1/2] Revert "Bump Version for Docker (#287)" This reverts commit ce78930fd388e44ea9a73b1e988bd0f972e0718a. Reason: had to follow stupid head repo which is confusing semantic version tag --- 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 fce204abf89..af762653175 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -9,7 +9,7 @@ }, "package": { "productName": "NextChat", - "version": "2.10.4" + "version": "2.10.3" }, "tauri": { "allowlist": { From bba6876ab7980d0e60968ebbefdd5176402b5977 Mon Sep 17 00:00:00 2001 From: H0llyW00dzZ Date: Mon, 26 Feb 2024 17:05:50 +0700 Subject: [PATCH 2/2] This Correct Following Stupid Head Repo - [+] chore(tauri.conf.json): bump version from 2.10.3 to 2.11.1 --- 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 af762653175..85a349689e1 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -9,7 +9,7 @@ }, "package": { "productName": "NextChat", - "version": "2.10.3" + "version": "2.11.1" }, "tauri": { "allowlist": {