From 2e5545cf3195a4724717be1a35d4ce7f4895e83d Mon Sep 17 00:00:00 2001 From: mattreim <80219712+mattreim@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:01:26 +0200 Subject: [PATCH] Bump deCONZ to 2.27.5 beta (#258) --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index e3d6afc..f744cf5 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "2.27.4", + "version": "2.27.5", "channel": "beta" }