From 5c0357b6d2b07f77b7bebea0d6fce439819390a0 Mon Sep 17 00:00:00 2001 From: Jens Maus Date: Sat, 20 Mar 2021 10:51:21 +0100 Subject: [PATCH] version bump to 3.57.4.20210320 --- helm/raspberrymatic/Chart.yaml | 6 +++--- home-assistant-addon/config.json | 2 +- release/LATEST-VERSION.js | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helm/raspberrymatic/Chart.yaml b/helm/raspberrymatic/Chart.yaml index 3d12523610..d9f1d3d3cd 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.55.10 +version: 3.57.4 # 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.55.10.20210213 +appVersion: 3.57.4.20210320 annotations: artifacthub.io/changes: | - - Release of 3.55.10.20210213 + - Release of 3.57.4.20210320 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 c445ed5eb6..bacff1d7f3 100644 --- a/home-assistant-addon/config.json +++ b/home-assistant-addon/config.json @@ -1,6 +1,6 @@ { "name": "RaspberryMatic CCU", - "version": "3.55.10.20210213", + "version": "3.57.4.20210320", "stage": "experimental", "slug": "raspberrymatic", "image": "ghcr.io/jens-maus/raspberrymatic", diff --git a/release/LATEST-VERSION.js b/release/LATEST-VERSION.js index 752114c728..51b1a0a7a5 100644 --- a/release/LATEST-VERSION.js +++ b/release/LATEST-VERSION.js @@ -1 +1 @@ -homematic.com.setLatestVersion('3.55.10.20210213', 'HM-RASPBERRYMATIC'); +homematic.com.setLatestVersion('3.57.4.20210320', 'HM-RASPBERRYMATIC');