We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a64e4 commit ce75766Copy full SHA for ce75766
app/src/main.cpp
@@ -10,7 +10,7 @@
10
#include <matchmaking/tournament/tournament_manager.hpp>
11
12
namespace fastchess {
13
-const char* version = "alpha 1.4.0 ";
+const char* version = "alpha 1.5.0 ";
14
}
15
16
namespace ch = std::chrono;
0 commit comments