From e0962577cd51d7d7f09c597956cef2ea183c500a Mon Sep 17 00:00:00 2001 From: Ash Logan Date: Tue, 9 Apr 2024 23:21:40 +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 e5a91df..d06e9d3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -43,7 +43,7 @@ #include -#define INKAY_VERSION "v2.4" +#define INKAY_VERSION "v2.5" /** Mandatory plugin information.