From 5f9ff2d8a98c4605c88f747eab0b962f3d29f9d4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:39:03 +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 fd1c24ffb..7bc39bd14 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -84,5 +84,5 @@ "slug": "scrutiny", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.5.0-7test" + "version": "v0.5.0-8test" }