From abf89ee481c7dde157f1498843ce1aaa48d22d6e Mon Sep 17 00:00:00 2001 From: aB0t Date: Tue, 28 Nov 2023 13:35:22 +0200 Subject: [PATCH] Release of v3.0.1 --- README.md | 8 ++++---- getbibleloader.php | 4 ++-- getbibleloader.xml | 4 ++-- language/en-GB/en-GB.plg_system_getbibleloader.ini | 4 ++-- language/en-GB/en-GB.plg_system_getbibleloader.sys.ini | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index e886ae2..65c663a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# getBible Loader (3.0.0) +# getBible Loader (3.0.1) ### The Joomla plugin from [getBible.net](https://getbible.net/joomla) to load of the Scriptures in your website content. @@ -19,7 +19,7 @@ Ading the [getBible Loader Script](https://git.vdm.dev/getBible/loader) the the ``` - Follow these [reference naming](https://git.vdm.dev/getBible/loader#scripture-reference-formatting) conventions. - There is also [customization option](https://git.vdm.dev/getBible/loader#utilizing-data-attributes) available. -- For more details got to the [Biblekit documentation](https://getbible.net/biblekit) page. +- For more details got to the [Biblekit documentation](https://getbible.net/loader) page. > Support can be found at our [community support area](https://git.vdm.dev/getBible/support). @@ -29,8 +29,8 @@ Ading the [getBible Loader Script](https://git.vdm.dev/getBible/loader) the the + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [getBible Loader](https://getbible.net) + *First Build*: 3rd December, 2015 -+ *Last Build*: 20th November, 2023 -+ *Version*: 3.0.0 ++ *Last Build*: 28th November, 2023 ++ *Version*: 3.0.1 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html diff --git a/getbibleloader.php b/getbibleloader.php index 861bfd4..5c15d77 100644 --- a/getbibleloader.php +++ b/getbibleloader.php @@ -25,7 +25,7 @@ use Joomla\CMS\Html\HTMLHelper; * System - GetBibleLoader plugin. * * @package GetBibleLoader - * @since 3.0.0 + * @since 3.0.1 */ class PlgSystemGetBibleLoader extends CMSPlugin { @@ -50,7 +50,7 @@ class PlgSystemGetBibleLoader extends CMSPlugin { // Check if we are in the site application if ($this->app->isClient('site')) { - HTMLHelper::_('script', 'https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js', ['version' => 'auto']); + HTMLHelper::_('script', 'https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js', ['version' => 'auto']); } } } diff --git a/getbibleloader.xml b/getbibleloader.xml index 308c238..6fdfa33 100644 --- a/getbibleloader.xml +++ b/getbibleloader.xml @@ -1,13 +1,13 @@ PLG_SYSTEM_GETBIBLELOADER - 20th November, 2023 + 28th November, 2023 Llewellyn van der Merwe joomla@vdm.io https://getbible.net Copyright (C) 2015. All Rights Reserved GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html - 3.0.0 + 3.0.1 PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION diff --git a/language/en-GB/en-GB.plg_system_getbibleloader.ini b/language/en-GB/en-GB.plg_system_getbibleloader.ini index 84d7b83..b866da3 100644 --- a/language/en-GB/en-GB.plg_system_getbibleloader.ini +++ b/language/en-GB/en-GB.plg_system_getbibleloader.ini @@ -1,3 +1,3 @@ PLG_SYSTEM_GETBIBLELOADER="System - GetBibleLoader" -PLG_SYSTEM_GETBIBLELOADER_DESCRIPTION="This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details." -PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION="

System - GetBibleLoader (v.3.0.0)

This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details.

Created by Llewellyn van der Merwe
Development started 26th July, 2023

" \ No newline at end of file +PLG_SYSTEM_GETBIBLELOADER_DESCRIPTION="This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details." +PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION="

System - GetBibleLoader (v.3.0.1)

This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details.

Created by Llewellyn van der Merwe
Development started 26th July, 2023

" \ No newline at end of file diff --git a/language/en-GB/en-GB.plg_system_getbibleloader.sys.ini b/language/en-GB/en-GB.plg_system_getbibleloader.sys.ini index 84d7b83..b866da3 100644 --- a/language/en-GB/en-GB.plg_system_getbibleloader.sys.ini +++ b/language/en-GB/en-GB.plg_system_getbibleloader.sys.ini @@ -1,3 +1,3 @@ PLG_SYSTEM_GETBIBLELOADER="System - GetBibleLoader" -PLG_SYSTEM_GETBIBLELOADER_DESCRIPTION="This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details." -PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION="

System - GetBibleLoader (v.3.0.0)

This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details.

Created by Llewellyn van der Merwe
Development started 26th July, 2023

" \ No newline at end of file +PLG_SYSTEM_GETBIBLELOADER_DESCRIPTION="This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details." +PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION="

System - GetBibleLoader (v.3.0.1)

This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details.

Created by Llewellyn van der Merwe
Development started 26th July, 2023

" \ No newline at end of file