Skip to content

Commit

Permalink
1.4.5: new release
Browse files Browse the repository at this point in the history
  • Loading branch information
cnwangjie committed May 9, 2019
1 parent 5a8c799 commit f8863ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### v1.4.5 5/9/2019

- fix: browser action broken in v1.4.4
- feat: open selected tabs in tab list
- change: right click apply for all selected tabs in the list currently

### v1.4.4 5/2/2019

- fix: parse title from compatible format by mistake when it include `|`
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__EXT_NAME__",
"version": "1.4.4",
"version": "1.4.5",
"default_locale": "en",
"description": "__MSG_ext_desc__",
"author": "WangJie <doudou19758@gmail.com>",
Expand Down

0 comments on commit f8863ff

Please sign in to comment.