From 446d6b75c0952c2d4e5a17b1f6c89adb91287070 Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Thu, 24 Oct 2024 21:07:38 -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 6bf12967..3e9fc302 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hydralauncher", - "version": "3.0.2", + "version": "3.0.3", "description": "Hydra", "main": "./out/main/index.js", "author": "Los Broxas",