From bb1f6a54eab3541b67b907097150ab35eeae0dc8 Mon Sep 17 00:00:00 2001 From: azzy9 <19675382+azzy9@users.noreply.github.com> Date: Thu, 28 Dec 2023 23:46:40 +0000 Subject: [PATCH] Bump to v1.5.1 --- addon.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/addon.xml b/addon.xml index 4b7b8c3..f0ae8b7 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -21,9 +21,9 @@ icon.png fanart.jpg - - v1.5.0 - Add login test to settings, - Fix MD5ex class to fix login for long passwords + - v1.5.1 - re-add channel names into category videos, Fix regex for following without image icon, expand clean text method, Apply clean text method to cat_video +- v1.5.0 - Add login test to settings, - Fix MD5ex class to fix login for long passwords - v1.4.18 - Quick fix for subsciptions and category videos -- v1.4.17 - Fix channels in following, favorites and search -- v1.4.16 - Fix category video REGEX +- v1.4.17 - Fix channels in following, favorites and search