From 2f99b3ebbda46cdfa68077379a391ade2d2bb91b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 15 Aug 2025 15:08:07 +0200 Subject: [PATCH] Update config.json --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 716da36c6..46636cdbc 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -120,5 +120,5 @@ "slug": "scrutiny", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.8.1-10" + "version": "v0.8.1-11" }