From 1d7151dfffc8e07075b1a048e857cd8ba0fead73 Mon Sep 17 00:00:00 2001 From: mattreim <80219712+mattreim@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:55:14 +0200 Subject: [PATCH] Bump deCONZ to 2.28.1 stable --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index d47fbda..8f8ef3b 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "2.28.0", - "channel": "beta" + "version": "2.28.1", + "channel": "stable" }