Merge tag '0.2.3' into develop

0.2.3
This commit is contained in:
Ralph Wessel
2024-09-17 13:09:25 +01:00
+1 -1
View File
@@ -7,7 +7,7 @@ namespace connector {
static const unsigned int versionMinor = 2;
static const unsigned int versionPatch = 2;
static const unsigned int versionPatch = 3;
}