Skip to content

Commit 4c8d550

Browse files
committed
Changed version to 0.7.1
1 parent 32b211f commit 4c8d550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uci.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class UCI {
1414
private:
1515

1616
const std::string NAME = "Mr Bob";
17-
const std::string VERSION = "v0.7.0";
17+
const std::string VERSION = "v0.7.1";
1818
const std::string AUTHOR = "Vincent Yu";
1919

2020
};

0 commit comments

Comments
 (0)