diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ec6a767..ecc8c5990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 3.17.0 - *2014-02-09* + - Fixed captcha loading in the QR. - New setting: `Quote Markers`, enabled by default - This merges `Mark Quotes of You`, `Mark OP Quotes` and `Mark Cross-thread Quotes` into one feature. diff --git a/package.json b/package.json index 5bd83349d..0e5ff0abf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4chan-X", - "version": "3.16.5", + "version": "3.17.0", "description": "Cross-browser extension for productive lurking on 4chan.", "meta": { "name": "4chan X",