From 138f65fc53dd657b949a2f986794b293443e65bc Mon Sep 17 00:00:00 2001 From: Georgy Dyuldin Date: Tue, 22 Oct 2024 16:13:23 +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 eb80092..58751bf 100644 --- a/src/main.h +++ b/src/main.h @@ -11,7 +11,7 @@ #include "rotary.h" #include "encoder.h" -#define VERSION "v0.25.0" +#define VERSION "v0.26.0" typedef enum { VOL_EDIT = 0,