bump to next test version

This commit is contained in:
Stefan Allius
2025-05-31 19:20:36 +02:00
parent 7149b94391
commit 10f225cce5
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
name: TSUN-Proxy (Dev)
description: MQTT Proxy for TSUN Photovoltaic Inverters
version: 0.14.0-dev-2505311908
version: 0.14.0-dev-2505311918
image: docker.io/sallius/tsun-gen3-addon
url: https://github.com/s-allius/tsun-gen3-proxy
slug: tsun-proxy-dev

View File

@@ -22,6 +22,7 @@ fi
if [ -z "$MQTT_HOST" ]; then
echo "run.sh: info: MQTT configuration not found"
else
echo ""
echo "run.sh: info: MQTT found"
export MQTT_HOST
export MQTT_PORT