We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb98a60 commit 1207727Copy full SHA for 1207727
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "sabaki",
3
"productName": "Sabaki",
4
- "version": "0.52.0",
+ "version": "0.52.1",
5
"description": "An elegant Go/Baduk/Weiqi board and SGF editor for a more civilized age.",
6
"author": "Yichuan Shen <[email protected]>",
7
"homepage": "http://sabaki.yichuanshen.de",
@@ -16,7 +16,7 @@
16
},
17
"build": {
18
"appId": "de.yichuanshen.sabaki",
19
- "copyright": "Copyright © 2015-2020 Yichuan Shen",
+ "copyright": "Copyright © 2015-2022 Yichuan Shen",
20
"compression": "normal",
21
"linux": {
22
"target": "AppImage",
0 commit comments