mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-22 15:26:37 +00:00
assets/release.sh, package.json: bump to v1.0.1.
This commit is contained in:
parent
2da7965c99
commit
1aeca12d04
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PACKAGE_NAME="asciiblaster";
|
PACKAGE_NAME="asciiblaster";
|
||||||
PACKAGE_VERSION="1.0.0";
|
PACKAGE_VERSION="1.0.1";
|
||||||
RELEASE_DEPS="cpio find gunzip rm tar unzip wget zip";
|
RELEASE_DEPS="cpio find gunzip rm tar unzip wget zip";
|
||||||
NWJS_PLATFORMS="linux-ia32 linux-x64 win-ia32 win-x64";
|
NWJS_PLATFORMS="linux-ia32 linux-x64 win-ia32 win-x64";
|
||||||
NWJS_VERSION="0.34.5";
|
NWJS_VERSION="0.34.5";
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"window": {
|
"window": {
|
||||||
"title": "asciiblaster (standalone NW app)",
|
"title": "asciiblaster (standalone NW app)",
|
||||||
"toolbar": true,
|
"toolbar": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user