From 44a1d6572c1acb365c4fc83b90103b743347eb3d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 27 Feb 2023 06:56:19 +0100 Subject: [PATCH] Repair cron --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 75b0e02d8..26929ea3f 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -85,5 +85,5 @@ "slug": "scrutiny", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.6.0-2" + "version": "v0.6.0-3" }