From c006572674e1a1ca6251870981d75c41aea2733f Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Sun, 5 Apr 2020 02:16:50 +0200 Subject: [PATCH] fixed the downloading url for the update server. --- README.md | 2 +- admin/README.txt | 2 +- admin/sql/updates/mysql/2.10.12.sql | 4 ++-- componentbuilder.xml | 2 +- componentbuilder_update_server.xml | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b8d0abdb2..be93167df 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ TODO + *Author*: [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com) + *Name*: [Component Builder](https://github.com/vdm-io/Joomla-Component-Builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 3rd April, 2020 ++ *Last Build*: 5th April, 2020 + *Version*: 2.10.13 + *Copyright*: Copyright (C) 2015 - 2020 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt diff --git a/admin/README.txt b/admin/README.txt index b8d0abdb2..be93167df 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -144,7 +144,7 @@ TODO + *Author*: [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com) + *Name*: [Component Builder](https://github.com/vdm-io/Joomla-Component-Builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 3rd April, 2020 ++ *Last Build*: 5th April, 2020 + *Version*: 2.10.13 + *Copyright*: Copyright (C) 2015 - 2020 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt diff --git a/admin/sql/updates/mysql/2.10.12.sql b/admin/sql/updates/mysql/2.10.12.sql index d1138bb0f..9119f8c7e 100644 --- a/admin/sql/updates/mysql/2.10.12.sql +++ b/admin/sql/updates/mysql/2.10.12.sql @@ -1,3 +1,3 @@ -ALTER TABLE `#__componentbuilder_language_translation` ADD `modules` TEXT NOT NULL AFTER `components`; - +ALTER TABLE `#__componentbuilder_language_translation` ADD `modules` TEXT NOT NULL AFTER `components`; + ALTER TABLE `#__componentbuilder_language_translation` ADD `plugins` TEXT NOT NULL AFTER `modules`; diff --git a/componentbuilder.xml b/componentbuilder.xml index 70777b4c3..e1ce4a2f2 100644 --- a/componentbuilder.xml +++ b/componentbuilder.xml @@ -1,7 +1,7 @@ COM_COMPONENTBUILDER - 3rd April, 2020 + 5th April, 2020 Llewellyn van der Merwe llewellyn@joomlacomponentbuilder.com http://www.joomlacomponentbuilder.com diff --git a/componentbuilder_update_server.xml b/componentbuilder_update_server.xml index 237904a04..c3bc9860a 100644 --- a/componentbuilder_update_server.xml +++ b/componentbuilder_update_server.xml @@ -942,7 +942,7 @@ 2.10.12 http://www.joomlacomponentbuilder.com - http://domain.com/demo.zip + https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.13/JCB_v2.10.13.zip stable @@ -959,7 +959,7 @@ 2.10.13 http://www.joomlacomponentbuilder.com - http://domain.com/demo.zip + https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.10.13/JCB_v2.10.13.zip stable