Skip to content

Commit 87b9831

Browse files
committed
change tyra version
1 parent cab9347 commit 87b9831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/inc/info/version.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Version {
2121
~Version() {}
2222

2323
static const u8 major = 2;
24-
static const u8 minor = 1;
24+
static const u8 minor = 2;
2525
static const u8 patch = 0;
2626

2727
static std::string toString() {

0 commit comments

Comments
 (0)