From c8fb430b801e1519df9497dc45b95370a57eb748 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:25:49 +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 f7370d32c..756aac04b 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -109,5 +109,5 @@ "slug": "scrutiny", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.8.0" + "version": "v0.8.0-2" }