From 050c44c6ac1cf353343abc8bab6c5d47897882d3 Mon Sep 17 00:00:00 2001 From: Georgy Dyuldin Date: Wed, 23 Oct 2024 14:25:09 +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 58751bf..0bcfa63 100644 --- a/src/main.h +++ b/src/main.h @@ -11,7 +11,7 @@ #include "rotary.h" #include "encoder.h" -#define VERSION "v0.26.0" +#define VERSION "v0.26.1" typedef enum { VOL_EDIT = 0,