From 9fc9ac8c693e5c37a8f8c2ff7d7222ff8afcd839 Mon Sep 17 00:00:00 2001 From: Morg42 <43153739+Morg42@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:31:32 +0200 Subject: [PATCH] adjust version number --- smartvisu/plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartvisu/plugin.yaml b/smartvisu/plugin.yaml index 0238cdeb5..d8cf4cb29 100755 --- a/smartvisu/plugin.yaml +++ b/smartvisu/plugin.yaml @@ -12,7 +12,7 @@ plugin: #documentation: '' support: https://knx-user-forum.de/forum/supportforen/smarthome-py/1586800-support-thread-für-das-smartvisu-plugin - version: 1.8.11 # Plugin version + version: 1.8.12 # Plugin version sh_minversion: 1.9.3.5 # minimum shNG version to use this plugin # sh_maxversion: # maximum shNG version to use this plugin (leave empty if latest) py_minversion: 3.6 # minimum Python version to use for this plugin