bump to next version

This commit is contained in:
Stefan Allius
2025-06-21 13:07:21 +02:00
parent 4f4462bb4a
commit d15af4e347
2 changed files with 1 additions and 4 deletions

View File

@@ -17,9 +17,6 @@ if bashio::supervisor.ping; then
fi
bashio::log "run.sh: info: check for slug"
SLUG=$(bashio::addon.repository)
else
else
bashio::log.red "run.sh: error: Home Assistant Supervisor API not available!"
fi