diff --git a/README.md b/README.md index 579b39459f..ecfa198748 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,15 @@ Status Development - 9.1.7 + 9.1.8 TBD 3.8+ Master - 9.1.6 - Oct 14, 2018 + 9.1.7 + Nov 14, 2018 3.8+ diff --git a/build/packages/component/com_proclaim.zip b/build/packages/component/com_proclaim.zip index ba11bb689b..de7cbb14bf 100644 Binary files a/build/packages/component/com_proclaim.zip and b/build/packages/component/com_proclaim.zip differ diff --git a/build/packages/modules/mod_proclaim.zip b/build/packages/modules/mod_proclaim.zip index 273e753e94..b323de4976 100644 Binary files a/build/packages/modules/mod_proclaim.zip and b/build/packages/modules/mod_proclaim.zip differ diff --git a/build/packages/modules/mod_proclaim_podcast.zip b/build/packages/modules/mod_proclaim_podcast.zip index 0a2dcc31ec..05cf21b336 100644 Binary files a/build/packages/modules/mod_proclaim_podcast.zip and b/build/packages/modules/mod_proclaim_podcast.zip differ diff --git a/build/packages/pkg_proclaim.zip b/build/packages/pkg_proclaim.zip index f7a367221f..9ba966dbde 100644 Binary files a/build/packages/pkg_proclaim.zip and b/build/packages/pkg_proclaim.zip differ diff --git a/build/packages/plugins/plg_proclaim_backup.zip b/build/packages/plugins/plg_proclaim_backup.zip index 93614fba79..b4feac4328 100644 Binary files a/build/packages/plugins/plg_proclaim_backup.zip and b/build/packages/plugins/plg_proclaim_backup.zip differ diff --git a/build/packages/plugins/plg_proclaim_finder.zip b/build/packages/plugins/plg_proclaim_finder.zip index 21e35a448c..5dacb051cb 100644 Binary files a/build/packages/plugins/plg_proclaim_finder.zip and b/build/packages/plugins/plg_proclaim_finder.zip differ diff --git a/build/packages/plugins/plg_proclaim_podcast.zip b/build/packages/plugins/plg_proclaim_podcast.zip index 528e24e9e8..8c2b44090d 100644 Binary files a/build/packages/plugins/plg_proclaim_podcast.zip and b/build/packages/plugins/plg_proclaim_podcast.zip differ diff --git a/build/packages/plugins/plg_proclaim_search.zip b/build/packages/plugins/plg_proclaim_search.zip index b75a0aa37b..335864411c 100644 Binary files a/build/packages/plugins/plg_proclaim_search.zip and b/build/packages/plugins/plg_proclaim_search.zip differ diff --git a/build/pkg_proclaim_package.xml b/build/pkg_proclaim_package.xml index 54d8671862..2e883ac8c4 100644 --- a/build/pkg_proclaim_package.xml +++ b/build/pkg_proclaim_package.xml @@ -8,8 +8,8 @@ info@joomlabiblestudy.org https://www.christianwebministries.org (C) 2007 - 2018 Proclaim All rights reserved. - 9.1.6 - Oct 14, 2018 + 9.1.7 + Nov 14, 2018 http://www.gnu.org/licenses/gpl.html CWM Team https://www.christianwebministries.org diff --git a/com_biblestudy/admin/api.php b/com_biblestudy/admin/api.php index 975dec38aa..1bcb765b47 100644 --- a/com_biblestudy/admin/api.php +++ b/com_biblestudy/admin/api.php @@ -19,7 +19,7 @@ define('JBSM_PROFILER', 0); // Version information -define('BIBLESTUDY_VERSION', '9.1.6'); +define('BIBLESTUDY_VERSION', '9.1.7'); define('BIBLESTUDY_VERSION_UPDATEFILE', 'JBS Version ' . BIBLESTUDY_VERSION); // Default values diff --git a/com_biblestudy/admin/helpers/html/biblestudy.php b/com_biblestudy/admin/helpers/html/biblestudy.php index 636e84083f..ddc5d70d4e 100644 --- a/com_biblestudy/admin/helpers/html/biblestudy.php +++ b/com_biblestudy/admin/helpers/html/biblestudy.php @@ -105,10 +105,11 @@ public static function loadCss($params, $url = null, $extra = null) if ($extra == 'font-awesome') { - JHtml::script('https://use.fontawesome.com/releases/v5.3.1/js/all.js', + JHtml::script('https://use.fontawesome.com/releases/v5.5.0/js/all.js', [], - ['integrity' => 'sha384-kW+oWsYx3YpxvjtZjFXqazFpA7UP/MbiY4jvs+RWZo2+N94PFZ36T6TFkc9O3qoB', 'crossorigin' => 'anonymous', 'defer' => 'defer'] + ['integrity' => 'sha384-GqVMZRt5Gn7tB9D9q7ONtcp4gtHIUEW/yG7h98J7IpE3kpi+srfFyyB/04OV6pG0', 'crossorigin' => 'anonymous', 'defer' => 'defer'] ); + JHtml::script('https://use.fontawesome.com/releases/v5.5.0/js/v4-shims.js'); } } diff --git a/com_biblestudy/biblestudy.xml b/com_biblestudy/biblestudy.xml index 6df40171be..517f78fdaf 100644 --- a/com_biblestudy/biblestudy.xml +++ b/com_biblestudy/biblestudy.xml @@ -5,9 +5,9 @@ CWM Team info@joomlabiblestudy.org https://www.christianwebministries.org - (C) 2007 - 2017 Proclaim All rights reserved. - 9.1.6 - Oct 14, 2018 + (C) 2007 - 2018 Proclaim All rights reserved. + 9.1.7 + Nov 14, 2018 http://www.gnu.org/licenses/gpl.html JBS_INS_XML_DESCRIPTION diff --git a/mod_biblestudy/mod_biblestudy.xml b/mod_biblestudy/mod_biblestudy.xml index 0b77df2cef..82eacd5246 100644 --- a/mod_biblestudy/mod_biblestudy.xml +++ b/mod_biblestudy/mod_biblestudy.xml @@ -5,8 +5,8 @@ info@joomlabiblestudy.org https://www.christianwebministries.org (C) 2007 - 2018 Proclaim All rights reserved. - 9.1.6 - Oct 14, 2018 + 9.1.7 + Nov 14, 2018 http://www.gnu.org/licenses/gpl.html JBS_MDL_DESCRIPTION diff --git a/mod_biblestudy_podcast/mod_biblestudy_podcast.xml b/mod_biblestudy_podcast/mod_biblestudy_podcast.xml index 69ce116cba..4f23dea81e 100644 --- a/mod_biblestudy_podcast/mod_biblestudy_podcast.xml +++ b/mod_biblestudy_podcast/mod_biblestudy_podcast.xml @@ -5,8 +5,8 @@ info@joomlabiblestudy.org https://www.christianwebministries.org (C) 2007 - 2018 Proclaim All rights reserved. - 9.1.6 - Oct 14, 2018 + 9.1.7 + Nov 14, 2018 http://www.gnu.org/licenses/gpl.html JBS_MDL_PODCAST_XML_DESCRIPTION diff --git a/plg_biblestudy_backup/jbsbackup.xml b/plg_biblestudy_backup/jbsbackup.xml index 7bbdb2e4c9..ca28595007 100644 --- a/plg_biblestudy_backup/jbsbackup.xml +++ b/plg_biblestudy_backup/jbsbackup.xml @@ -5,8 +5,8 @@ info@joomlabiblestudy.org https://www.christianwebministries.org (C) 2007 - 2018 Proclaim All rights reserved. - 9.1.6 - Oct 14, 2018 + 9.1.7 + Nov 14, 2018 http://www.gnu.org/licenses/gpl.html JBS_PLG_BACKUP_XML_DESCRIPTION diff --git a/plg_biblestudy_finder/biblestudy.xml b/plg_biblestudy_finder/biblestudy.xml index 1a0b6b9cf4..1b287146cb 100644 --- a/plg_biblestudy_finder/biblestudy.xml +++ b/plg_biblestudy_finder/biblestudy.xml @@ -5,8 +5,8 @@ info@joomlabiblestudy.org https://www.christianwebministries.org (C) 2007 - 2018 Proclaim All rights reserved. - 9.1.6 - Oct 14, 2018 + 9.1.7 + Nov 14, 2018 http://www.gnu.org/licenses/gpl.html JBS_PLG_FINDER_XML_DESCRIPTION diff --git a/plg_biblestudy_podcast/jbspodcast.xml b/plg_biblestudy_podcast/jbspodcast.xml index 5375dd8d95..e64edc114a 100644 --- a/plg_biblestudy_podcast/jbspodcast.xml +++ b/plg_biblestudy_podcast/jbspodcast.xml @@ -5,8 +5,8 @@ info@joomlabiblestudy.org https://www.christianwebministries.org (C) 2007 - 2018 Proclaim All rights reserved. - 9.1.6 - Oct 14, 2018 + 9.1.7 + Nov 14, 2018 http://www.gnu.org/licenses/gpl.html JBS_PLG_PODCAST_XML_DESCRIPTION diff --git a/plg_biblestudy_search/biblestudysearch.xml b/plg_biblestudy_search/biblestudysearch.xml index 2d79717c37..3be2e8645c 100644 --- a/plg_biblestudy_search/biblestudysearch.xml +++ b/plg_biblestudy_search/biblestudysearch.xml @@ -5,8 +5,8 @@ info@joomlabiblestudy.org https://www.christianwebministries.org (C) 2007 - 2018 Proclaim All rights reserved. - 9.1.6 - Oct 14, 2018 + 9.1.7 + Nov 14, 2018 http://www.gnu.org/licenses/gpl.html JBS_PLG_SEARCH_XML_DESCRIPTION