From df7772782f0392ef1079d816b17720576d1e81d4 Mon Sep 17 00:00:00 2001 From: Georgy Dyuldin Date: Tue, 3 Dec 2024 09:09:34 +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 87e0648..c834112 100644 --- a/src/main.h +++ b/src/main.h @@ -11,7 +11,7 @@ #include "rotary.h" #include "encoder.h" -#define VERSION "v0.27.0" +#define VERSION "v0.28.0" typedef enum { VOL_EDIT = 0,