From 3c25e11c5f1dcc543732e2d0ec3f4543ec89afec Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sat, 20 Mar 2021 23:20:03 +0100 Subject: [PATCH] Moved from alpha to beta. --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index b45615257..77dfbb4f0 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -173,7 +173,7 @@ #endif // Global Variable definitions -WLED_GLOBAL char versionString[] _INIT("0.12.0-a0"); +WLED_GLOBAL char versionString[] _INIT("0.12.0-b0"); #define WLED_CODENAME "Hikari" // AP and OTA default passwords (for maximum security change them!)