diff --git a/manifest.json b/manifest.json
index 6a4635dd..13c966e5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "LocalCDN",
- "version": "2.5.5",
+ "version": "2.5.6",
"browser_specific_settings": {
"gecko": {
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
diff --git a/pages/updates/updates.html b/pages/updates/updates.html
index 561e1f5f..90b51cd5 100644
--- a/pages/updates/updates.html
+++ b/pages/updates/updates.html
@@ -25,15 +25,7 @@
New in LocalCDN:
- - Added: Babel-Polyfill v7.12.1 (#157)
- - Added: libsodium.js v0.5.4 (#158)
- - Added: Swiper v3.4.2 (#160)
- - Updated: Swiper v5.4.2 -> v5.4.5 (#160)
- - Added: lightGallery v1.9.0 (#161)
- - Added: Drawer v3.2.2 (#162)
- - Added: iScroll v5.2.0 (#162)
- - Added: jquery.matchHeight v0.7.2 (#162)
- - Added: Bootstrap Table v1.18.0 (#163)
+
@@ -65,6 +57,18 @@
+ Previous Versions
+
2020-11-08 (v2.5.5)
+
+ - Added: Babel-Polyfill v7.12.1 (#157)
+ - Added: libsodium.js v0.5.4 (#158)
+ - Added: Swiper v3.4.2 (#160)
+ - Updated: Swiper v5.4.2 -> v5.4.5 (#160)
+ - Added: lightGallery v1.9.0 (#161)
+ - Added: Drawer v3.2.2 (#162)
+ - Added: iScroll v5.2.0 (#162)
+ - Added: jquery.matchHeight v0.7.2 (#162)
+ - Added: Bootstrap Table v1.18.0 (#163)
+
2020-11-01 (v2.5.4)
- Updated: Chart.js v2.9.3 -> v2.9.4 (#140)