Skip to content

Commit

Permalink
bump version to 0.3.0-pre3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiraoka committed Dec 13, 2019
1 parent 888942c commit 62bfa62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions build_with/release.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
LizGoban 0.3.0-pre2
LizGoban 0.3.0-pre3

### Changes from 0.3.0-pre1
### Changes from 0.3.0-pre2

* Fix bugs in 0.2.0 and 0.3.0-pre1.
* Flip & rotate the board randomly in exercise.
* Fix bugs further.
* Replace KataGo network with a [stronger 10 blocks network](https://github.com/lightvector/KataGo/issues/88) on 2019-12-05.

### Links

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LizGoban",
"version": "0.3.0-pre2",
"version": "0.3.0-pre3",
"description": "An analysis tool of the game Go with Leela Zero and KataGo",
"author": "kaorahi <[email protected]>",
"license": "GPL-3.0",
Expand Down

0 comments on commit 62bfa62

Please sign in to comment.