Version bump

This commit is contained in:
Ralph Wessel
2024-09-05 12:01:57 +01:00
parent 7ffe7e3a82
commit eede544f69
+1 -1
View File
@@ -7,7 +7,7 @@ namespace connector {
static const unsigned int versionMinor = 2;
static const unsigned int versionPatch = 0;
static const unsigned int versionPatch = 1;
}