From abfe9da03e3ec8993467a29e2e230b226233d9e5 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 10 Dec 2020 22:27:53 +0100 Subject: [PATCH] Bump version 5.7 and deployment to staging --- buildroot-external/meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildroot-external/meta b/buildroot-external/meta index d5a1c7866..3a84a7c1c 100644 --- a/buildroot-external/meta +++ b/buildroot-external/meta @@ -1,7 +1,7 @@ VERSION_MAJOR=5 -VERSION_BUILD=6 +VERSION_BUILD=7 HASSOS_NAME="HassOS" HASSOS_ID="hassos" -DEPLOYMENT="development" +DEPLOYMENT="staging"