diff --git a/helm/raspberrymatic/Chart.yaml b/helm/raspberrymatic/Chart.yaml index f67ddfee36..3d12523610 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: 0.1.0 +version: 3.55.10 # 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: snapshot +appVersion: 3.55.10.20210213 annotations: artifacthub.io/changes: | - - Initial Chart release + - Release of 3.55.10.20210213 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 ced9de48a5..d34e6fb1c7 100644 --- a/home-assistant-addon/config.json +++ b/home-assistant-addon/config.json @@ -1,6 +1,6 @@ { "name": "RaspberryMatic CCU", - "version": "snapshot", + "version": "3.55.10.20210213", "stage": "experimental", "slug": "raspberrymatic", "image": "ghcr.io/jens-maus/raspberrymatic", diff --git a/release/LATEST-VERSION.js b/release/LATEST-VERSION.js index 93256ea573..752114c728 100644 --- a/release/LATEST-VERSION.js +++ b/release/LATEST-VERSION.js @@ -1 +1 @@ -homematic.com.setLatestVersion('3.55.5.20201226', 'HM-RASPBERRYMATIC'); +homematic.com.setLatestVersion('3.55.10.20210213', 'HM-RASPBERRYMATIC');