1
0
Fork 0
mirror of https://gitlab.com/niansa/qcommsy.git synced 2025-03-06 20:53:33 +01:00

Bumped libcommsy version

This commit is contained in:
niansa 2020-11-10 16:20:46 +01:00
parent 08a6dbc3c8
commit c56be2137f

View file

@ -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<commsyPost> posts;