diff --git a/helm/raspberrymatic/Chart.yaml b/helm/raspberrymatic/Chart.yaml index b96159770d..24e706a838 100644 --- a/helm/raspberrymatic/Chart.yaml +++ b/helm/raspberrymatic/Chart.yaml @@ -28,15 +28,15 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 3.59.6 +version: 3.61.5 # 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.20211009 +appVersion: 3.61.5.20211113 annotations: artifacthub.io/changes: | - - Release of 3.59.6.20211009 (https://github.com/jens-maus/RaspberryMatic/releases/tag/3.59.6.20211009) + - Release of 3.61.5.20211113 (https://github.com/jens-maus/RaspberryMatic/releases/tag/3.61.5.20211113) 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 fc8a5a1b9f..a4c0ee847c 100644 --- a/home-assistant-addon/config.json +++ b/home-assistant-addon/config.json @@ -1,6 +1,6 @@ { "name": "RaspberryMatic CCU", - "version": "3.59.6.20211009", + "version": "3.61.5.20211113", "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 6eb6d66747..2de52db99e 100644 --- a/release/LATEST-VERSION.js +++ b/release/LATEST-VERSION.js @@ -1 +1 @@ -homematic.com.setLatestVersion('3.59.6.20211009', 'HM-RASPBERRYMATIC'); +homematic.com.setLatestVersion('3.61.5.20211113', 'HM-RASPBERRYMATIC');