Merge tag '0.2.0' into develop

0.2.0
This commit is contained in:
Ralph Wessel
2024-08-30 14:46:45 +01:00
+1 -1
View File
@@ -5,7 +5,7 @@ namespace connector {
static const unsigned int versionMajor = 0;
static const unsigned int versionMinor = 1;
static const unsigned int versionMinor = 2;
static const unsigned int versionPatch = 0;