From fa1273df114ae55f846b05b6ba38b7f29b64c1c8 Mon Sep 17 00:00:00 2001 From: Roman Miroshnychenko <roman.miroshnychenko@comeet.co> Date: Sat, 30 Nov 2024 11:58:46 +0200 Subject: [PATCH] Version bump: 1.1.1 --- plugin.video.external.library/addon.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin.video.external.library/addon.xml b/plugin.video.external.library/addon.xml index 2a4a6c4..66ae5cd 100644 --- a/plugin.video.external.library/addon.xml +++ b/plugin.video.external.library/addon.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <addon id="plugin.video.external.library" - version="1.1.0" + version="1.1.1" name="External Kodi Videolibrary Client" provider-name="Roman V.M."> <requires> @@ -21,9 +21,9 @@ <icon>icon.png</icon> </assets> <source>https://github.com/romanvm/kodi.external.library</source> - <news>1.1.0: -- Add a menu item for updating the remote videolibrary. -- Allow to access the remote videolibary via HTTPS.</news> + <news>1.1.1: +- Replaced addon icon. +- Internal changes.</news> <reuselanguageinvoker>true</reuselanguageinvoker> </extension> </addon>