From 23bc25bfd967f0f0cbb507498749cd3a133d73c4 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Sat, 5 Apr 2025 14:42:57 +0200 Subject: [PATCH] bump to next version --- ha_addon_debug/config.yaml | 2 +- ha_addon_dev/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ha_addon_debug/config.yaml b/ha_addon_debug/config.yaml index ace6147..a676387 100644 --- a/ha_addon_debug/config.yaml +++ b/ha_addon_debug/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy (Debug) description: MQTT Proxy for TSUN Photovoltaic Inverters with Debug Logging -version: 0.13.0-debug-2503262038 +version: 0.13.0-debug-2504051441 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-debug diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index 70a4e27..c110c7f 100755 --- a/ha_addon_dev/config.yaml +++ b/ha_addon_dev/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy (Dev) description: MQTT Proxy for TSUN Photovoltaic Inverters -version: 0.13.0-dev-2504041439 +version: 0.13.0-dev-2504051440 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev