Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #378 from zalando-incubator/prepare-release-1-5-2
Browse files Browse the repository at this point in the history
release 1.5.2
  • Loading branch information
mrandi authored Jul 29, 2019
2 parents d5a7250 + 665bdf6 commit 0370013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "bro/q",
"description": "Chrome Extension for JSON formatting and jq filtering in Browser",
"version": "1.5.1",
"version": "1.5.2",
"browser_action": {
"default_icon": "pages/assets/icon128.png"
},
Expand Down Expand Up @@ -42,4 +42,4 @@
"*.png"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}
}

0 comments on commit 0370013

Please sign in to comment.