Skip to content

Commit d053a83

Browse files
authored
chore: release alpha 1.2.0 (#763)
1 parent f922e59 commit d053a83

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
@@ -11,7 +11,7 @@
1111
#include <matchmaking/tournament/tournament_manager.hpp>
1212

1313
namespace fastchess {
14-
const char* version = "alpha 1.1.0 ";
14+
const char* version = "alpha 1.2.0 ";
1515
}
1616

1717
using namespace fastchess;

0 commit comments

Comments
 (0)