From 162c9161488f94e050ca887c5093ddd82014401f Mon Sep 17 00:00:00 2001 From: Georgy Dyuldin Date: Mon, 30 Sep 2024 17:58:38 +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 a156a7a..eb80092 100644 --- a/src/main.h +++ b/src/main.h @@ -11,7 +11,7 @@ #include "rotary.h" #include "encoder.h" -#define VERSION "v0.24.1" +#define VERSION "v0.25.0" typedef enum { VOL_EDIT = 0,