From a1017ab5846c62abd0f81b5870e823cbd724447c Mon Sep 17 00:00:00 2001 From: Georgy Dyuldin Date: Sat, 2 Nov 2024 18:16:25 +0300 Subject: [PATCH] Bump version --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index 0bcfa63..87e0648 100644 --- a/src/main.h +++ b/src/main.h @@ -11,7 +11,7 @@ #include "rotary.h" #include "encoder.h" -#define VERSION "v0.26.1" +#define VERSION "v0.27.0" typedef enum { VOL_EDIT = 0,