Skip to content

Commit ce75766

Browse files
committed
chore: bump version
1 parent 89a64e4 commit ce75766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include <matchmaking/tournament/tournament_manager.hpp>
1111

1212
namespace fastchess {
13-
const char* version = "alpha 1.4.0 ";
13+
const char* version = "alpha 1.5.0 ";
1414
}
1515

1616
namespace ch = std::chrono;

0 commit comments

Comments
 (0)