From c56be2137fa3fdb83ff2b82b6b01ea5689f7bf6d Mon Sep 17 00:00:00 2001 From: niansa Date: Tue, 10 Nov 2020 16:20:46 +0100 Subject: [PATCH] Bumped libcommsy version --- libcommsy.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcommsy.hpp b/libcommsy.hpp index 38ea4a3..e2b2dc8 100644 --- a/libcommsy.hpp +++ b/libcommsy.hpp @@ -43,7 +43,7 @@ struct commsyPost { #define libCommsy_NAME "libcommsy" -#define libCommsy_VERSION "1.3-stable" +#define libCommsy_VERSION "1.4-stable" class libCommsy { public: std::vector posts;