1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 10:28:27 +00:00

Bump OS to pre-release version 13.1.rc1

This commit is contained in:
Jan Čermák
2024-08-16 13:10:22 +02:00
parent cdee2c5838
commit 1b6cfbf940

View File

@@ -1,8 +1,8 @@
VERSION_MAJOR="13" VERSION_MAJOR="13"
VERSION_MINOR="1" VERSION_MINOR="1"
VERSION_SUFFIX="dev0" VERSION_SUFFIX="rc1"
HASSOS_NAME="Home Assistant OS" HASSOS_NAME="Home Assistant OS"
HASSOS_ID="haos" HASSOS_ID="haos"
DEPLOYMENT="development" DEPLOYMENT="staging"