From a65467b249f72b79caf0e01ad4ba5eff0dc4f4b6 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 22 Sep 2021 16:20:33 +0200 Subject: [PATCH] Bump version ssh --- ssh/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/config.json b/ssh/config.json index 85100cc..222200a 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "Terminal & SSH", - "version": "9.1.3", + "version": "9.2.0", "slug": "ssh", "description": "Allow logging in remotely to Home Assistant using SSH", "url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",