mirror of
https://gitlab.com/octospacc/nekotsume-ime.git
synced 2024-12-12 22:48:28 +01:00
Bump version, update build script
This commit is contained in:
parent
8c62d57691
commit
f6b6f00189
2
build.sh
2
build.sh
@ -20,4 +20,4 @@ cd ../..
|
||||
|
||||
# Build WebExtension package
|
||||
npm install web-ext
|
||||
web-ext build --overwrite-dest --ignore-files *.xcf lib/*/
|
||||
web-ext build --overwrite-dest --ignore-files logo.xcf demo.html screenshot.png build.sh lib/*/
|
||||
|
@ -2,7 +2,7 @@
|
||||
"author": "OctoSpacc",
|
||||
"name": "nekotsume IME",
|
||||
"description": "Efficient Japanese IME for (almost) any website in your web browser!",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"icons": {
|
||||
"32": "icons/32.png",
|
||||
"40": "icons/40.png",
|
||||
|
Loading…
Reference in New Issue
Block a user