diff --git a/CHANGELOG.md b/CHANGELOG.md index 28dfbc4..6f04f64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ Changelog ===== -## v1.2.2.X (04-XX-2017) +## v1.2.2.1 (04-10-2017) * Fixed a bug where the data would not update because of a YouTube Data API error + * Changed default sort order to be by video upload date ## v1.2.2.0 (02-08-2017) * Added custom playlist support diff --git a/README.md b/README.md index afcaa30..85ae844 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This code is licensed under the MIT License. [![ChromeWebStore](https://raw.githubusercontent.com/Wassup789/Youtube-Notifications/master/img/chromewebstore.png)](https://chrome.google.com/webstore/detail/youtube-notifications/cilgbgkmanbbecbjihnbpeaoodmgchom) -**Latest Version:** ***v1.2.1.0*** +**Latest Version:** ***v1.2.2.1*** **Release Archive:** diff --git a/settings_edit.html b/settings_edit.html index 6f9ec6d..4c376ce 100644 --- a/settings_edit.html +++ b/settings_edit.html @@ -351,15 +351,10 @@
-
v1.2.2.0
+
v1.2.2.1