Merge tag '0.2.2' into develop

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