From e4f911761fa5a9a4865774e50e214fcda6383d68 Mon Sep 17 00:00:00 2001 From: thewh1teagle <61390950+thewh1teagle@users.noreply.github.com> Date: Mon, 11 Nov 2024 02:57:43 +0200 Subject: [PATCH] 2.6.5 --- desktop/src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/src-tauri/tauri.conf.json b/desktop/src-tauri/tauri.conf.json index 61d11880..cda216f3 100644 --- a/desktop/src-tauri/tauri.conf.json +++ b/desktop/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "./gen/schemas/desktop-schema.json", "productName": "vibe", - "version": "2.6.4", + "version": "2.6.5", "identifier": "github.com.thewh1teagle.vibe", "app": { "windows": [],