From 3b4ff40b36fd311d45c979176f6e4cff67781633 Mon Sep 17 00:00:00 2001 From: patrikjuvonen <22572159+patrikjuvonen@users.noreply.github.com> Date: Fri, 7 Apr 2023 16:26:24 +0300 Subject: [PATCH] Bump version to 2.8.0 --- include/Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Common.h b/include/Common.h index 40ca07a..7520d0d 100644 --- a/include/Common.h +++ b/include/Common.h @@ -26,4 +26,4 @@ #include #include "Log.h" -#define VERSION "2.7.25" +#define VERSION "2.8.0"