Merge tag '0.2.4' into develop

0.2.4
This commit is contained in:
Ralph Wessel
2024-09-23 14:10:34 +01:00
+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;
}