Skip to content

Commit

Permalink
Merge pull request #36 from brave/rewards-fix-vimeo-base-minimum-version
Browse files Browse the repository at this point in the history
Base vimeo support should target Brave 1.18, not 1.19
  • Loading branch information
emerick authored Dec 11, 2020
2 parents 3bd542e + 9e9afd9 commit 56906e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Greaselion.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"scripts": [
"scripts/brave_rewards/publisher/vimeo/vimeoBase.bundle.js"
],
"minimum_brave_version": "1.19"
"minimum_brave_version": "1.18"
},
{
"urls": [
Expand Down

0 comments on commit 56906e0

Please sign in to comment.