diff --git a/helm/raspberrymatic/Chart.yaml b/helm/raspberrymatic/Chart.yaml index ea403c0eed..94506defb8 100644 --- a/helm/raspberrymatic/Chart.yaml +++ b/helm/raspberrymatic/Chart.yaml @@ -32,11 +32,11 @@ version: 3.61.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 3.61.7.20211218 +appVersion: 3.61.7.20220115 annotations: artifacthub.io/changes: | - - Release of 3.61.7.20211218 (https://github.com/jens-maus/RaspberryMatic/releases/tag/3.61.7.20211218) + - Release of 3.61.7.20220115 (https://github.com/jens-maus/RaspberryMatic/releases/tag/3.61.7.20220115) artifacthub.io/license: Apache-2.0 artifacthub.io/links: | - name: Webpage diff --git a/home-assistant-addon/config.json b/home-assistant-addon/config.json index 14a13f046d..0b61cc7c2f 100644 --- a/home-assistant-addon/config.json +++ b/home-assistant-addon/config.json @@ -1,6 +1,6 @@ { "name": "RaspberryMatic CCU", - "version": "3.61.7.20211218", + "version": "3.61.7.20220115", "slug": "raspberrymatic", "image": "ghcr.io/jens-maus/raspberrymatic", "arch": ["armhf", "aarch64", "amd64"], diff --git a/release/LATEST-VERSION.js b/release/LATEST-VERSION.js index c00f81985d..e4f8345dd3 100644 --- a/release/LATEST-VERSION.js +++ b/release/LATEST-VERSION.js @@ -1 +1 @@ -homematic.com.setLatestVersion('3.61.7.20211218', 'HM-RASPBERRYMATIC'); +homematic.com.setLatestVersion('3.61.7.20220115', 'HM-RASPBERRYMATIC');