diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..0ebb50d --- /dev/null +++ b/manifest.json @@ -0,0 +1,5 @@ +{ + "applicationId": "js.grassclipper.app", + "version": "0.4.6", + "resourcesURL": "https://github.com/Grasscutters/GrassClipper/releases/latest/download/manifest.json" +} \ No newline at end of file diff --git a/neutralino.config.json b/neutralino.config.json index 698dd57..01f7ae9 100644 --- a/neutralino.config.json +++ b/neutralino.config.json @@ -1,6 +1,6 @@ { "applicationId": "js.grassclipper.app", - "version": "1.0.0", + "version": "0.4.6", "defaultMode": "window", "port": 0, "documentRoot": "/resources/", diff --git a/resources/index.html b/resources/index.html index 78fb70c..38f96d5 100644 --- a/resources/index.html +++ b/resources/index.html @@ -47,6 +47,15 @@ Install the proxy server via the install script. +