From 31319b08119df8611e754f62c5351edf262f49e6 Mon Sep 17 00:00:00 2001 From: Chubby Granny Chaser Date: Mon, 17 Mar 2025 21:02:32 +0000 Subject: [PATCH] fix: allowing debrid services to be disabled --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c095320..71cc0ea6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hydralauncher", - "version": "3.3.0", + "version": "3.3.1", "description": "Hydra", "main": "./out/main/index.js", "author": "Los Broxas",