Skip to content

Commit

Permalink
release 2.9.1 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
justjavac authored Jul 22, 2020
1 parent f071a9a commit 3948a47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Logs

## 2.9.1 - [2020-07-22]

- fix Vue detect ([#121](https://github.com/justjavac/ChromeSnifferPlus/pull/121))

## 2.9.0 - [2020-07-20]

- Angular fix, french language added ([#120](https://github.com/justjavac/ChromeSnifferPlus/pull/120))
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"short_name": "__MSG_extShortName__",
"manifest_version": 2,
"version": "2.9.0",
"version": "2.9.1",
"description": "__MSG_extDesc__",
"default_locale": "en",
"background": {
Expand Down

0 comments on commit 3948a47

Please sign in to comment.