diff --git a/helm/raspberrymatic/Chart.yaml b/helm/raspberrymatic/Chart.yaml index 9200354092..4045db5baf 100644 --- a/helm/raspberrymatic/Chart.yaml +++ b/helm/raspberrymatic/Chart.yaml @@ -32,11 +32,11 @@ version: 3.57.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.57.5.20210424 +appVersion: 3.57.5.20210525 annotations: artifacthub.io/changes: | - - Release of 3.57.5.20210424 + - Release of 3.57.5.20210525 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 725599fa31..51a758ac47 100644 --- a/home-assistant-addon/config.json +++ b/home-assistant-addon/config.json @@ -1,6 +1,6 @@ { "name": "RaspberryMatic CCU", - "version": "3.57.5.20210424", + "version": "3.57.5.20210525", "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 9f142c38fa..f63089afff 100644 --- a/release/LATEST-VERSION.js +++ b/release/LATEST-VERSION.js @@ -1 +1 @@ -homematic.com.setLatestVersion('3.57.5.20210424', 'HM-RASPBERRYMATIC'); +homematic.com.setLatestVersion('3.57.5.20210525', 'HM-RASPBERRYMATIC');