From 4b051b7d4858a7523be94e858e63d162434fde48 Mon Sep 17 00:00:00 2001 From: Ash Logan Date: Mon, 8 Apr 2024 13:03:51 +1000 Subject: [PATCH] chore: Bump version --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 2026d41..e624029 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -43,7 +43,7 @@ #include -#define INKAY_VERSION "v2.3" +#define INKAY_VERSION "v2.4" /** Mandatory plugin information.