Skip to content

Commit

Permalink
v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
drom committed Nov 28, 2019
1 parent 6106bc1 commit 555a884
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion WaveDromEditor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "WaveDromEditor",
"main": "editor.html",
"version": "2.1.6",
"version": "2.1.8",
"window": {
"icon":"images/logo.png",
"toolbar": false,
Expand Down
2 changes: 1 addition & 1 deletion build-wde.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ cp scripts/* src/scripts

curl https://raw.githubusercontent.com/drom/simple-nwjs-app/master/build.sh -o build.sh

bash build.sh --name wavedrom-editor --version v2.1.6
bash build.sh --name wavedrom-editor --version v2.1.8
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wavedrom-editor",
"description": "WaveDrom editor",
"version": "2.1.6",
"version": "2.1.8",
"main": "index.js",
"directories": {
"doc": "doc"
Expand Down

0 comments on commit 555a884

Please sign in to comment.