From aedfcac0a33502eb4c4bdff2752f22ce13d4669b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 20 Dec 2020 10:56:35 +0100 Subject: [PATCH] Update config.json --- joal/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index 468a3ed45..c5bdbc82d 100644 --- a/joal/config.json +++ b/joal/config.json @@ -1,6 +1,6 @@ { "name": "Joal", - "version": "2.1.24_2", + "version": "2.1.24_3", "slug": "joal", "description": "An open source command line RatioMaster with WebUI", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/joal",