Skip to content

Commit

Permalink
remove obstacle to modernize codebase with ES6 syntax: bump up min ve…
Browse files Browse the repository at this point in the history
…rsion for Chromium
  • Loading branch information
gorhill committed Sep 3, 2018
1 parent bae93f2 commit 3ef4005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/chromium/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"incognito": "split",
"manifest_version": 2,
"minimum_chrome_version": "47.0",
"minimum_chrome_version": "51.0",
"name": "uBlock Origin",
"optional_permissions": [
"file:///*"
Expand Down

0 comments on commit 3ef4005

Please sign in to comment.