Skip to content

Commit

Permalink
5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaranov committed Aug 4, 2020
1 parent 15d2bfa commit 6cedb9e
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
Expand Up @@ -2,6 +2,10 @@

## Current Master

## 5.1.4 Tue Aug 04 2020

Removal of webRequest permission was not applied in the previous version. Applying it here.

## 5.1.3 Tue Aug 04 2020

- [#407](https://github.com/poanetwork/nifty-wallet/pull/407) - Remove excess extension permissions: webRequest
Expand Down
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "5.1.3",
"version": "5.1.4",
"manifest_version": 2,
"author": "POA Network",
"description": "__MSG_appDescription__",
Expand Down

0 comments on commit 6cedb9e

Please sign in to comment.