Version bump

This commit is contained in:
Ralph Wessel
2024-09-23 14:10:09 +01:00
parent 0336b1b6f9
commit 5149449513
+1 -1
View File
@@ -7,7 +7,7 @@ namespace connector {
static const unsigned int versionMinor = 2;
static const unsigned int versionPatch = 3;
static const unsigned int versionPatch = 4;
}