From 5a34bf7081e670aa25fa0ddfb23c879e4f17458c Mon Sep 17 00:00:00 2001 From: Jens Maus Date: Sat, 9 Oct 2021 11:29:49 +0200 Subject: [PATCH] version bump to 3.59.6.20211009 --- helm/raspberrymatic/Chart.yaml | 4 ++-- home-assistant-addon/config.json | 2 +- release/LATEST-VERSION.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/raspberrymatic/Chart.yaml b/helm/raspberrymatic/Chart.yaml index ed1271e69a..b96159770d 100644 --- a/helm/raspberrymatic/Chart.yaml +++ b/helm/raspberrymatic/Chart.yaml @@ -32,11 +32,11 @@ version: 3.59.6 # 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.59.6.20210911 +appVersion: 3.59.6.20211009 annotations: artifacthub.io/changes: | - - Release of 3.59.6.20210911 (https://github.com/jens-maus/RaspberryMatic/releases/tag/3.59.6.20210911) + - Release of 3.59.6.20211009 (https://github.com/jens-maus/RaspberryMatic/releases/tag/3.59.6.20211009) 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 48868ce942..fc8a5a1b9f 100644 --- a/home-assistant-addon/config.json +++ b/home-assistant-addon/config.json @@ -1,6 +1,6 @@ { "name": "RaspberryMatic CCU", - "version": "3.59.6.20210911", + "version": "3.59.6.20211009", "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 7cc320ceed..6eb6d66747 100644 --- a/release/LATEST-VERSION.js +++ b/release/LATEST-VERSION.js @@ -1 +1 @@ -homematic.com.setLatestVersion('3.59.6.20210911', 'HM-RASPBERRYMATIC'); +homematic.com.setLatestVersion('3.59.6.20211009', 'HM-RASPBERRYMATIC');