From e6fc716bdb682036f052bdbec5751516e55d7b2e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:30:34 +0100 Subject: [PATCH] Update config.json --- socks5-proxy/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/socks5-proxy/config.json b/socks5-proxy/config.json index f718a9cd2..2470dcf53 100644 --- a/socks5-proxy/config.json +++ b/socks5-proxy/config.json @@ -26,5 +26,5 @@ }, "slug": "socks5-server", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/socks5-server", - "version": "0.0" + "version": "0.1" }