Skip to content

Commit

Permalink
fix: option style
Browse files Browse the repository at this point in the history
  • Loading branch information
jae-jae committed Aug 27, 2019
1 parent 223fe41 commit 7a6fdfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ $ yarn
# Transform updated source written by ES2015 (default option)
$ gulp babel
$ bower install
# or Using watch to update source continuously
$ gulp watch
Expand Down
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
"version": "1.4.1",
"version": "1.4.2",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"author": "Jaeger <[email protected]>",
Expand Down

0 comments on commit 7a6fdfa

Please sign in to comment.