Skip to content

Commit

Permalink
update API param version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmuijen committed Nov 12, 2020
1 parent 1c21605 commit a4fea2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/contentScript/pubpeer.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ class PubPeer {
};

let param = {
version: "1.5.1",
version: "1.6.0",
browser: Browser.name,
urls: this.pageUrls,
};
Expand Down

0 comments on commit a4fea2e

Please sign in to comment.