Skip to content

Commit

Permalink
🎨 update the version to alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ahamed committed Mar 3, 2021
1 parent 1835a6e commit 9c280cf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gulpfile.js
Expand Up @@ -11,7 +11,7 @@ const zip = require('gulp-zip');
const config = {
srcPath: path.resolve(__dirname),
buildPath: path.resolve(__dirname, './package/'),
packageName: '2.0.0-alpha.6.zip',
packageName: '2.0.0-alpha.7.zip',
templateFileExtensions:
'xml, json, php, png, scss, js, ico, svg, jpg, eot, ttf, woff, woff2, otf, css',
pluginFileExtensions: function () {
Expand Down
2 changes: 1 addition & 1 deletion language/en-GB/en-GB.tpl_shaper_helixultimate.ini
@@ -1,5 +1,5 @@
;Template Name
SHAPER_HELIXULTIMATE="Helix Ultimate <small style='font-size: 10px; color: #000; position: absolute; left: 170px;'>2.0.0-alpha.6</small>"
SHAPER_HELIXULTIMATE="Helix Ultimate <small style='font-size: 10px; color: #000; position: absolute; left: 170px;'>2.0.0-alpha.7</small>"

;Common
SUCCESS="Success"
Expand Down
2 changes: 1 addition & 1 deletion plugins/system/helixultimate/helixultimate.xml
Expand Up @@ -10,7 +10,7 @@
<license>http://www.gnu.org/licenses/gpl-2.0.html GPLv2 or later</license>
<authorEmail>support@joomshaper.com</authorEmail>
<authorUrl>www.joomshaper.com</authorUrl>
<version>2.0.0-alpha.6</version>
<version>2.0.0-alpha.7</version>
<description>Helix Ultimate Framework - Joomla Template Framework by JoomShaper</description>

<updateservers>
Expand Down
2 changes: 1 addition & 1 deletion templates/shaper_helixultimate/templateDetails.xml
Expand Up @@ -10,7 +10,7 @@
<authorUrl>http://www.joomshaper.com</authorUrl>
<copyright>Copyright (C) 2010 - 2020 JoomShaper.com. All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GPLv2 or later</license>
<version>2.0.0-alpha.6</version>
<version>2.0.0-alpha.7</version>
<description>Helix Ultimate - Starter Template of Helix Ultimate Framework</description>

<updateservers>
Expand Down

0 comments on commit 9c280cf

Please sign in to comment.