Skip to content

Commit

Permalink
change tyra version
Browse files Browse the repository at this point in the history
  • Loading branch information
h4570 committed May 29, 2023
1 parent cab9347 commit 87b9831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/inc/info/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 87b9831

Please sign in to comment.