From d85a1f3f88f5d0f2a62cd5c3fa4bddfcb13232ba Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 13 Nov 2024 18:58:05 +0100 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 f764f1419..376b70510 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -115,5 +115,5 @@ "slug": "scrutiny", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.8.1-7" + "version": "v0.8.1-8" }