Skip to content

Commit 7ccb332

Browse files
authored
Bumb version to 1.0.3
1 parent 5250bad commit 7ccb332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/src/constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const string engineName = "OpenSpielAra";
5656
const string engineName = "ClassicAra";
5757
#endif
5858

59-
const string engineVersion = "1.0.2";
59+
const string engineVersion = "1.0.3";
6060
#ifdef MODE_CRAZYHOUSE
6161
const string engineAuthors = "Johannes Czech, Moritz Willig, Alena Beyer and CrazyAra developers (see AUTHORS file)";
6262
#elif defined MODE_LICHESS

0 commit comments

Comments
 (0)