diff --git a/helm/raspberrymatic/Chart.yaml b/helm/raspberrymatic/Chart.yaml index 4045db5baf..fc96a3fbe3 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.57.5 +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.57.5.20210525 +appVersion: 3.59.6.20210703 annotations: artifacthub.io/changes: | - - Release of 3.57.5.20210525 + - Release of 3.59.6.20210703 (https://github.com/jens-maus/RaspberryMatic/releases/tag/3.59.6.20210703) 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 99a6393ac9..23dd620cb8 100644 --- a/home-assistant-addon/config.json +++ b/home-assistant-addon/config.json @@ -1,6 +1,6 @@ { "name": "RaspberryMatic CCU", - "version": "3.57.5.20210525", + "version": "3.59.6.20210703", "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 f63089afff..11f2b95f65 100644 --- a/release/LATEST-VERSION.js +++ b/release/LATEST-VERSION.js @@ -1 +1 @@ -homematic.com.setLatestVersion('3.57.5.20210525', 'HM-RASPBERRYMATIC'); +homematic.com.setLatestVersion('3.59.6.20210703', 'HM-RASPBERRYMATIC');