From 037e282eaf8b8a82ae03e3a948c4a3b521f17535 Mon Sep 17 00:00:00 2001 From: Pinguin2001 <75797743+Pinguin2001@users.noreply.github.com> Date: Wed, 6 Nov 2024 19:41:35 +0100 Subject: [PATCH] Also bump version in tauri.conf.json to 1.0.5 --- 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 01b88cc..f12258f 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -28,7 +28,7 @@ }, "productName": "NeoHtop", "mainBinaryName": "NeoHtop", - "version": "1.0.4", + "version": "1.0.5", "identifier": "com.neohtop.dev", "plugins": {}, "app": {