Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
danyj committed Sep 19, 2017
1 parent 394f1c1 commit afb2ccd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion includes/yjsgcore/classes/yjsg.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Yjsg {
* @since 2.0.0
*/

public $version = "2.2.8";
public $version = "2.2.9";

/**
* Check update
Expand Down
6 changes: 3 additions & 3 deletions yjsg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<extension version="2.5" type="plugin" group="system" method="upgrade">
<name>System - Yjsg Framework</name>
<author>Youjoomla.com</author>
<creationDate>07-18-2017</creationDate>
<creationDate>09-20-2017</creationDate>
<copyright>Copyright (c) since 2007 Youjoomla.com. All rights reserved.</copyright>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.youjoomla.com</authorUrl>
<version>2.2.8</version>
<version>2.2.9</version>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<description>
<![CDATA[<style type="text/css" media="all">#wrap1 {padding:10px 0;margin:20px auto;float:left;display:block;overflow:hidden;clear:both;max-width:500px;line-height:24px;height:auto!important;text-align:center!important;background:#F6F6F6;border:1px solid #DEDEDE;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}.admin_t_name {display:block;clear:both;text-align:center!important;font-size:18px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;margin:15px!important;}#wrap1 img {display:block;margin:0 auto;text-align:center!important;float:none!important;}.exinfo{font-size:14px;padding:10px;display:block;overflow:hidden;text-align:center!important;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}</style><div id="wrap1"><h2 class="admin_t_name">YJSG v2.2.8 Framework system plugin for Joomla!</h2><br /><a href="http://www.yjsimplegrid.com" target="_blank"><span title="YJSimpleGrid Joomla! Template Framework by Youjoomla.com"><img src="../plugins/system/yjsg/assets/images/yjsg.png" border="0" title="Yjsglogo" alt="yjsglogo"/></span></a><br /><div class="exinfo">Thank you for downloading Youjoomla.com extension. <br />For fast info visit following links: <br /><a href="http://yjsimplegrid.com/" target="_blank">Homepage</a> | <a href="http://yjsimplegrid.com/documentation/" target="_blank">Documentation</a> | <a href="http://www.joomlatemplates.youjoomla.info/eximium/" target="_blank">Demo</a><br />If you need support please post new thread in our <a href="http://www.youjoomla.com/joomla_support/index.php" target="_blank">Forum</a>. <br />Have fun playing with your new extension :) <br /><a href="http://www.youjoomla.com">Youjoomla.com</a></div></div>]]>
<![CDATA[<style type="text/css" media="all">#wrap1 {padding:10px 0;margin:20px auto;float:left;display:block;overflow:hidden;clear:both;max-width:500px;line-height:24px;height:auto!important;text-align:center!important;background:#F6F6F6;border:1px solid #DEDEDE;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}.admin_t_name {display:block;clear:both;text-align:center!important;font-size:18px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;margin:15px!important;}#wrap1 img {display:block;margin:0 auto;text-align:center!important;float:none!important;}.exinfo{font-size:14px;padding:10px;display:block;overflow:hidden;text-align:center!important;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}</style><div id="wrap1"><h2 class="admin_t_name">YJSG v2.2.9 Framework system plugin for Joomla!</h2><br /><a href="http://www.yjsimplegrid.com" target="_blank"><span title="YJSimpleGrid Joomla! Template Framework by Youjoomla.com"><img src="../plugins/system/yjsg/assets/images/yjsg.png" border="0" title="Yjsglogo" alt="yjsglogo"/></span></a><br /><div class="exinfo">Thank you for downloading Youjoomla.com extension. <br />For fast info visit following links: <br /><a href="http://yjsimplegrid.com/" target="_blank">Homepage</a> | <a href="http://yjsimplegrid.com/documentation/" target="_blank">Documentation</a> | <a href="http://www.joomlatemplates.youjoomla.info/eximium/" target="_blank">Demo</a><br />If you need support please post new thread in our <a href="http://www.youjoomla.com/joomla_support/index.php" target="_blank">Forum</a>. <br />Have fun playing with your new extension :) <br /><a href="http://www.youjoomla.com">Youjoomla.com</a></div></div>]]>
</description>
<scriptfile>install.script.php</scriptfile>
<files>
Expand Down

0 comments on commit afb2ccd

Please sign in to comment.