Skip to content

Commit

Permalink
release: chrome 3.2.2, whale 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tbvjaos510 committed Dec 21, 2019
1 parent cb758bb commit 2ba8e6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/manifest.chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "__MSG_APP_NAME__",
"description": "__MSG_APP_DESCRIPTION__",
"default_locale": "ko",
"version": "3.2.1",
"version": "3.2.2",
"manifest_version": 2,
"background": {
"persistent": false,
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.whale.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "__MSG_APP_NAME__",
"description": "__MSG_APP_DESCRIPTION__",
"default_locale": "ko",
"version": "4.3.1",
"version": "4.3.2",
"manifest_version": 2,
"background": {
"persistent": false,
Expand Down

0 comments on commit 2ba8e6e

Please sign in to comment.