diff --git a/CHANGELOG.md b/CHANGELOG.md index a537bce54..dd6c9ff5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +### 3.2.2 - *2013-04-27* + - Fix Unread Count taking into account hidden posts. - Fix bug where a thread would freeze on load. diff --git a/package.json b/package.json index 46cbbe13c..a2e1404df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4chan-X", - "version": "3.2.1", + "version": "3.2.2", "description": "Cross-browser extension for productive lurking on 4chan.", "meta": { "name": "4chan X",