Skip to content

Commit 65a9797

Browse files
author
Hiraoka
committed
bump version to 0.3.0-pre2
1 parent 001330e commit 65a9797

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

build_with/release.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
LizGoban 0.3.0-pre1
1+
LizGoban 0.3.0-pre2
22

3-
### Changes from 0.2.0
3+
### Changes from 0.3.0-pre1
44

5-
* Open URL by drag & drop or clipboard.
6-
* Count stones separately in area counts. (See "KataGo" section in "Help" menu.)
5+
* Fix bugs in 0.2.0 and 0.3.0-pre1.
6+
* Flip & rotate the board randomly in exercise.
77

88
### Links
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LizGoban",
3-
"version": "0.3.0-pre1",
3+
"version": "0.3.0-pre2",
44
"description": "An analysis tool of the game Go with Leela Zero and KataGo",
55
"author": "kaorahi <khi@users.osdn.me>",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)