From cd3fa10bf778a62294c96cbb9c3915325c8ee7c1 Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Tue, 11 Nov 2025 18:27:53 -0300 Subject: [PATCH] chore: fix version code --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9174ed72..e2fec5ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hydralauncher", - "version": "3.7.5", + "version": "3.7.4", "description": "Hydra", "main": "./out/main/index.js", "author": "Los Broxas",