Skip to content

Commit 60569bf

Browse files
committed
version bump
1 parent 98762a3 commit 60569bf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"applicationId": "js.grassclipper.app",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"resourcesURL": "https://github.com/Grasscutters/GrassClipper/releases/latest/download/resources.neu"
55
}

neutralino.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"applicationId": "js.grassclipper.app",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"defaultMode": "window",
55
"port": 0,
66
"documentRoot": "/resources/",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grassclipper",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"repository": "https://github.com/Grasscutters/GrassClipper.git",
55
"author": "SpikeHD <spikegdofficial@gmail.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)