From 868218a5d67c6cee10c22891968d1432f2764563 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 18 Nov 2025 13:27:50 +0100 Subject: [PATCH] huntarr: var_version from 13 to 12 --- frontend/public/json/huntarr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/huntarr.json b/frontend/public/json/huntarr.json index ad13396532..41a421f77b 100644 --- a/frontend/public/json/huntarr.json +++ b/frontend/public/json/huntarr.json @@ -23,7 +23,7 @@ "ram": 1024, "hdd": 4, "os": "debian", - "version": "13" + "version": "12" } } ],