Skip to content

Commit 70a183d

Browse files
authored
chore: alpha 1.3.0 release (#821)
1 parent 59ab563 commit 70a183d

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.2.0 ";
13+
const char* version = "alpha 1.3.0 ";
1414
}
1515

1616
using namespace fastchess;

0 commit comments

Comments
 (0)