Skip to content

Commit

Permalink
Release 5.5.4 - Automatic Version Number Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mahagr committed Nov 3, 2021
1 parent ea74230 commit 3f4c958
Show file tree
Hide file tree
Showing 31 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@version@
5.5.4
4 changes: 2 additions & 2 deletions platforms/common/blueprints/gantry/theme/details.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ form:
version:
type: input.text
label: Version
default: "@version@"
default: "5.5.4"

icon:
type: input.text
Expand All @@ -22,7 +22,7 @@ form:
date:
type: input.text
label: Release Date
default: "@versiondate@"
default: "November 3, 2021"

author.name:
type: input.text
Expand Down
2 changes: 1 addition & 1 deletion platforms/grav/gantry5/blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Gantry 5 Framework
version: '@version@'
version: '5.5.4'
description: Gantry 5 Theme framework
icon: gantry
author:
Expand Down
4 changes: 2 additions & 2 deletions platforms/joomla/com_gantry5/admin/gantry5.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="component" method="upgrade">
<name>com_gantry5</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions platforms/joomla/gantry5_nucleus/gantry5_nucleus.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="file" method="upgrade">
<name>gantry5_nucleus</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions platforms/joomla/lib_gantry5/gantry5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension version="3.9" type="library" method="upgrade">
<name>Gantry 5 Framework</name>
<libraryname>gantry5</libraryname>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="module" client="site" method="upgrade">
<name>mod_gantry5_particle</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
18 changes: 9 additions & 9 deletions platforms/joomla/pkg_gantry5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension version="3.9" type="package" method="upgrade">
<name>pkg_gantry5</name>
<packagename>gantry5</packagename>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand All @@ -16,19 +16,19 @@
<blockChildUninstall>true</blockChildUninstall>
<files folder="packages">
<!-- Mandatory system plugin -->
<file type="plugin" group="system" id="gantry5" enabled="1">plg_system_gantry5_v@version@.zip</file>
<file type="plugin" group="system" id="gantry5" enabled="1">plg_system_gantry5_v5.5.4.zip</file>
<!-- Quick icons -->
<file type="plugin" group="quickicon" id="gantry5" enabled="1">plg_quickicon_gantry5_v@version@.zip</file>
<file type="plugin" group="quickicon" id="gantry5" enabled="1">plg_quickicon_gantry5_v5.5.4.zip</file>
<!-- Mandatory system plugin -->
<file type="plugin" group="gantry5" id="preset" >plg_gantry5_preset_v@version@.zip</file>
<file type="plugin" group="gantry5" id="preset" >plg_gantry5_preset_v5.5.4.zip</file>
<!-- Particle module -->
<file type="module" client="site" id="mod_gantry5_particle" enabled="1">mod_gantry5_particle_v@version@.zip</file>
<file type="module" client="site" id="mod_gantry5_particle" enabled="1">mod_gantry5_particle_v5.5.4.zip</file>
<!-- Gantry framework library -->
<file type="library" id="gantry5" enabled="1">lib_gantry5_v@version@.zip</file>
<file type="library" id="gantry5" enabled="1">lib_gantry5_v5.5.4.zip</file>
<!-- Common media files -->
<file type="file" id="gantry5_nucleus" enabled="1">gantry5_nucleus_v@version@.zip</file>
<file type="file" id="gantry5_nucleus" enabled="1">gantry5_nucleus_v5.5.4.zip</file>
<!-- Administration component -->
<file type="component" id="com_gantry5" enabled="1">com_gantry5_v@version@.zip</file>
<file type="component" id="com_gantry5" enabled="1">com_gantry5_v5.5.4.zip</file>
</files>

<languages folder="language">
Expand Down
4 changes: 2 additions & 2 deletions platforms/joomla/plg_gantry5_preset/preset.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="plugin" group="gantry5" method="upgrade">
<name>plg_gantry5_preset</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions platforms/joomla/plg_quickicon_gantry5/gantry5.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="plugin" group="quickicon" method="upgrade">
<name>plg_quickicon_gantry5</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions platforms/joomla/plg_system_gantry5/gantry5.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="plugin" group="system" method="upgrade">
<name>plg_system_gantry5</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="plugin" group="system" method="upgrade">
<name>plg_system_gantry5_debugbar</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion platforms/joomla/updates/gantry5_jed.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jedupdate version="1">
<version>@version@</version>
<version>5.5.4</version>

<compatibility>
<version>39</version>
Expand Down
6 changes: 3 additions & 3 deletions platforms/joomla/updates/list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
element="pkg_gantry5"
type="package"
client="site"
version="@version@"
version="5.5.4"
detailsurl="http://updates.gantry.org/5.0/joomla/pkg_gantry5.xml"/>
<extension name="Hydrogen"
description="Hydrogen Template"
element="g5_hydrogen"
type="template"
client="site"
version="@version@"
version="5.5.4"
detailsurl="http://updates.gantry.org/5.0/joomla/tpl_g5_hydrogen.xml"/>
<extension name="Helium"
description="Helium Template"
element="g5_helium"
type="template"
client="site"
version="@version@"
version="5.5.4"
detailsurl="http://updates.gantry.org/5.0/joomla/tpl_g5_helium.xml"/>
</extensionset>
6 changes: 3 additions & 3 deletions platforms/joomla/updates/pkg_gantry5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<element>pkg_gantry5</element>
<type>package</type>
<client>site</client>
<version>@version@</version>
<infourl title="Gantry @version@">http://docs.gantry.org/gantry5</infourl>
<version>5.5.4</version>
<infourl title="Gantry 5.5.4">http://docs.gantry.org/gantry5</infourl>
<downloads>
<downloadurl type="full" format="zip">http://updates.gantry.org/download/@version@/joomla-pkg_gantry5_v@version@.zip</downloadurl>
<downloadurl type="full" format="zip">http://updates.gantry.org/download/5.5.4/joomla-pkg_gantry5_v5.5.4.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
Expand Down
6 changes: 3 additions & 3 deletions platforms/joomla/updates/tpl_g5_helium.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<element>g5_helium</element>
<type>template</type>
<client>site</client>
<version>@version@</version>
<infourl title="Helium @version@">http://docs.gantry.org/gantry5</infourl>
<version>5.5.4</version>
<infourl title="Helium 5.5.4">http://docs.gantry.org/gantry5</infourl>
<downloads>
<downloadurl type="full" format="zip">http://updates.gantry.org/download/@version@/joomla-tpl_g5_helium_v@version@.zip</downloadurl>
<downloadurl type="full" format="zip">http://updates.gantry.org/download/5.5.4/joomla-tpl_g5_helium_v5.5.4.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
Expand Down
6 changes: 3 additions & 3 deletions platforms/joomla/updates/tpl_g5_hydrogen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<element>g5_hydrogen</element>
<type>template</type>
<client>site</client>
<version>@version@</version>
<infourl title="Hydrogen @version@">http://docs.gantry.org/gantry5</infourl>
<version>5.5.4</version>
<infourl title="Hydrogen 5.5.4">http://docs.gantry.org/gantry5</infourl>
<downloads>
<downloadurl type="full" format="zip">http://updates.gantry.org/download/@version@/joomla-tpl_g5_hydrogen_v@version@.zip</downloadurl>
<downloadurl type="full" format="zip">http://updates.gantry.org/download/5.5.4/joomla-tpl_g5_hydrogen_v5.5.4.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
Expand Down
4 changes: 2 additions & 2 deletions src/RealLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ public static function getClassLoader()
throw new \LogicException(self::$errorMessageGantryLoaded);
}

define('GANTRY5_VERSION', '@version@');
define('GANTRY5_VERSION_DATE', '@versiondate@');
define('GANTRY5_VERSION', '5.5.4');
define('GANTRY5_VERSION_DATE', 'November 3, 2021');

if (!defined('DS')) {
define('DS', DIRECTORY_SEPARATOR);
Expand Down
4 changes: 2 additions & 2 deletions themes/base/joomla/templateDetails.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="template" client="site" method="upgrade">
<name>g5_base</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions themes/helium-child/wordpress/gantry/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
details:
name: Helium Child
version: '@version@'
version: '5.5.4'
icon: paper-plane
date: '@versiondate@'
date: 'November 3, 2021'
author:
name: 'RocketTheme, LLC'
email: 'support@rockettheme.com'
Expand Down
2 changes: 1 addition & 1 deletion themes/helium/grav/blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Helium
version: "@version@"
version: "5.5.4"
description: "Default Gantry 5 theme."
icon: gantry
author:
Expand Down
4 changes: 2 additions & 2 deletions themes/helium/grav/gantry/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
details:
name: Helium
version: '@version@'
version: '5.5.4'
icon: paper-plane
date: '@versiondate@'
date: 'November 3, 2021'
author:
name: RocketTheme, LLC
email: 'support@rockettheme.com'
Expand Down
4 changes: 2 additions & 2 deletions themes/helium/joomla/gantry/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
details:
name: Helium
version: '@version@'
version: '5.5.4'
icon: paper-plane
date: '@versiondate@'
date: 'November 3, 2021'
author:
name: 'RocketTheme, LLC'
email: 'support@rockettheme.com'
Expand Down
4 changes: 2 additions & 2 deletions themes/helium/joomla/templateDetails.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="template" client="site" method="upgrade">
<name>g5_helium</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions themes/helium/wordpress/gantry/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
details:
name: Helium
version: '@version@'
version: '5.5.4'
icon: paper-plane
date: '@versiondate@'
date: 'November 3, 2021'
author:
name: 'RocketTheme, LLC'
email: 'support@rockettheme.com'
Expand Down
4 changes: 2 additions & 2 deletions themes/hydrogen-child/wordpress/gantry/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
details:
name: Hydrogen Child
version: '@version@'
version: '5.5.4'
icon: paper-plane
date: '@versiondate@'
date: 'November 3, 2021'
author:
name: RocketTheme, LLC
email: support@rockettheme.com
Expand Down
2 changes: 1 addition & 1 deletion themes/hydrogen/grav/blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Hydrogen
version: "@version@"
version: "5.5.4"
description: "Default Gantry 5 theme."
icon: gantry
author:
Expand Down
4 changes: 2 additions & 2 deletions themes/hydrogen/grav/gantry/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
details:
name: Hydrogen
version: '@version@'
version: '5.5.4'
icon: paper-plane
date: '@versiondate@'
date: 'November 3, 2021'
author:
name: 'RocketTheme, LLC'
email: support@rockettheme.com
Expand Down
4 changes: 2 additions & 2 deletions themes/hydrogen/joomla/gantry/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
details:
name: Hydrogen
version: '@version@'
version: '5.5.4'
icon: paper-plane
date: '@versiondate@'
date: 'November 3, 2021'
author:
name: RocketTheme, LLC
email: support@rockettheme.com
Expand Down
4 changes: 2 additions & 2 deletions themes/hydrogen/joomla/templateDetails.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="template" client="site" method="upgrade">
<name>g5_hydrogen</name>
<version>@version@</version>
<creationDate>@versiondate@</creationDate>
<version>5.5.4</version>
<creationDate>November 3, 2021</creationDate>
<author>RocketTheme, LLC</author>
<authorEmail>support@rockettheme.com</authorEmail>
<authorUrl>http://www.rockettheme.com</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions themes/hydrogen/wordpress/gantry/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
details:
name: Hydrogen
version: '@version@'
version: '5.5.4'
icon: paper-plane
date: '@versiondate@'
date: 'November 3, 2021'
author:
name: RocketTheme, LLC
email: support@rockettheme.com
Expand Down

0 comments on commit 3f4c958

Please sign in to comment.