From 487daf21b5058c925bae48441b10f8a23f78260b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 6 Nov 2022 21:23:17 +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 b5c936c20..2293138ff 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -77,5 +77,5 @@ "slug": "scrutiny", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.5.0" + "version": "v0.5.0-2" }