change tyra version

This commit is contained in:
h4570
2023-05-29 18:53:30 +02:00
parent cab934763f
commit 87b983153a
+1 -1
View File
@@ -21,7 +21,7 @@ class Version {
~Version() {}
static const u8 major = 2;
static const u8 minor = 1;
static const u8 minor = 2;
static const u8 patch = 0;
static std::string toString() {