Skip to content

Commit

Permalink
fix release notes of 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaorahi committed Nov 17, 2024
1 parent fd74a97 commit a74e359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RELEASE = 241117a
RELEASE = 241117b

VERSION = $(shell grep '"version"' package.json | cut -d '"' -f 4)
EXE = dist/LizGoban\ $(VERSION).exe
Expand Down
2 changes: 1 addition & 1 deletion build_with/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Further updates:
* Avoid unnatural tenuki in match vs. weakened AI.
* Add random pair match.
* Detect encoding of SGF files etc.
* [Support TamaGo](#TamaGo).
* [Support TamaGo](https://github.com/kobanium/TamaGo).
* Deprecate the display of preferred moves by "AIs for handicap games".
* Deprecate homemade "aggressiveness" features and rely on the native KataGo features.

Expand Down

0 comments on commit a74e359

Please sign in to comment.