From dbf697f6c30cc1c8a383c41d7057f3baf36917b4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:11:12 +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 cfe8449aa..2a161b18d 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -114,5 +114,5 @@ "slug": "scrutiny", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.8.1-3" + "version": "v0.8.1-4" }