Skip to content

Commit

Permalink
Bumped version, removed toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
tcql committed Apr 12, 2014
1 parent 434dd34 commit 18c1e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scotty-gui",
"version": "0.9.1",
"version": "0.9.2",
"bin": {
"scotty": "./node_modules/.bin/nodewebkit"
},
Expand All @@ -9,7 +9,7 @@
},
"main": "app/index.html",
"window": {
"toolbar": true,
"toolbar": false,
"height": 600,
"width": 800
},
Expand Down

0 comments on commit 18c1e4d

Please sign in to comment.