From 0745f5b401fde07129d6c555f6e62095195f77a9 Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Tue, 5 Nov 2024 01:33:44 -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 ab9a268a..b9d0d6bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hydralauncher", - "version": "3.0.4", + "version": "3.0.5", "description": "Hydra", "main": "./out/main/index.js", "author": "Los Broxas",