From 9d601fa1c8b81d52475ffd143c5b982eb3d3089f Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Fri, 2 May 2025 08:09:29 -0300 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77bf5c2e..0938dbba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hydralauncher", - "version": "3.4.6", + "version": "3.4.7", "description": "Hydra", "main": "./out/main/index.js", "author": "Los Broxas",