diff --git a/manifest.json b/manifest.json
index c1496e40..89e7dbd9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "LocalCDN",
- "version": "2.5.10",
+ "version": "2.5.11",
"browser_specific_settings": {
"gecko": {
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
diff --git a/pages/updates/updates.html b/pages/updates/updates.html
index c3ea3b58..62bc3694 100644
--- a/pages/updates/updates.html
+++ b/pages/updates/updates.html
@@ -25,18 +25,7 @@
New in LocalCDN:
- - Updated: jQuery Migrate v3.3.1 -> v3.3.2 (#182)
- - Updated: raven.js v3.26.2 -> v3.27.2 (#183)
- - Updated: vanilla-lazyload v17.1.3 -> v17.3.0 (#185)
- - Updated: algoliasearch v4.8.0 -> v4.8.3 (#186)
- - Fixed: Data type of update notification (#174)
- - Added: jQuery v1.11.2 (#187)
- - Updated: bootbox.js v5.4.1 -> v5.5.2 (#188)
- - Updated: instantsearch.js v4.8.7 -> v4.9.0 (#189)
- - Updated: d3 v6.2.0 -> v6.3.0 (#190)
- - Updated: highlight.js v10.4.0 -> v10.4.1 (#191)
- - Added: highlight.js CSS v9.18.3 (#144)
- - Added: highlight.js CSS v10.4.1 (#191)
+
@@ -68,6 +57,21 @@
+ Previous Versions
+
2020-12-05 (v2.5.10)
+
+ - Updated: jQuery Migrate v3.3.1 -> v3.3.2 (#182)
+ - Updated: raven.js v3.26.2 -> v3.27.2 (#183)
+ - Updated: vanilla-lazyload v17.1.3 -> v17.3.0 (#185)
+ - Updated: algoliasearch v4.8.0 -> v4.8.3 (#186)
+ - Fixed: Data type of update notification (#174)
+ - Added: jQuery v1.11.2 (#187)
+ - Updated: bootbox.js v5.4.1 -> v5.5.2 (#188)
+ - Updated: instantsearch.js v4.8.7 -> v4.9.0 (#189)
+ - Updated: d3 v6.2.0 -> v6.3.0 (#190)
+ - Updated: highlight.js v10.4.0 -> v10.4.1 (#191)
+ - Added: highlight.js CSS v9.18.3 (#144)
+ - Added: highlight.js CSS v10.4.1 (#191)
+
2020-11-22 (v2.5.9)
- Fixed: Exported settings have old values (#177)