From 763a2eaab150ebd9eb27bf4bf545352b0bbdfb9c Mon Sep 17 00:00:00 2001 From: Proddy Date: Sun, 1 Oct 2023 17:31:31 +0200 Subject: [PATCH] bump version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 4331eb523..c4715acd2 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "3.6.2-dev.2" +#define EMSESP_APP_VERSION "3.6.2-dev.3"