From b94a6327ab18729e3e9658d6b7b537dc56b08c74 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Sun, 3 Nov 2013 21:15:15 +0100 Subject: [PATCH] Release 4chan X v3.12.0. --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 733165a61..15eed9c10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 3.12.0 - *2013-11-03* + Index navigation improvements: - You can now refresh the index page you are on with the refresh shortcut in the header bar or the same keybind for refreshing threads. - You can now switch between paged and all-threads index modes via the "Index Navigation" header sub-menu:
diff --git a/package.json b/package.json index d4c4650e4..261243e4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4chan-X", - "version": "3.11.5", + "version": "3.12.0", "description": "Cross-browser extension for productive lurking on 4chan.", "meta": { "name": "4chan X",