Skip to content

Commit

Permalink
update VERSION v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbearman committed Oct 28, 2021
1 parent a2edc95 commit 11ac2b9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<h2>Version: 3.0.7 (28/10/2021)</h2>
<h3>Bug fixes</h3>
- Compatible with PHP 8 | <a href="https://github.com/t3framework/t3/commit/dcec279923e1fed30476ac867362bc40fcb8bd0d">Link</a><br/>
- Fixed add class when button unpublished trigger change | <a href="https://github.com/t3framework/t3/commit/a2edc9537befd75ae0050f3e34ea3aae4a9e80a1">Link</a><br/>

<h2>Version: 3.0.6 (03/10/2021)</h2>
<h3>Bug fixes</h3>
- Improve menuItem render | <a href="https://github.com/t3framework/t3/commit/783bed7759a7f68d8cef37d494e086adabf35a20">Link</a><br/>
Expand Down
4 changes: 2 additions & 2 deletions pkg_t3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<extension type="package" version="2.5" method="upgrade">
<name>T3 Framework Package</name>
<packagename>t3</packagename>
<version>3.0.6</version>
<version>3.0.7</version>
<url>http://www.t3-framework.org</url>
<creationDate>Oct 03, 2021</creationDate>
<creationDate>Oct 28, 2021</creationDate>
<copyright>(C) 2012 - 2021. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>[email protected]</authorEmail>
Expand Down
4 changes: 2 additions & 2 deletions source/plg_system_t3/t3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<extension version="2.5" type="plugin" group="system" method="upgrade">
<name>T3 Framework</name>
<author>JoomlArt.com</author>
<creationDate>Oct 03, 2021</creationDate>
<creationDate>Oct 28, 2021</creationDate>
<copyright>Copyright (C) 2005 - 2021 Open Source Matters. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>http://www.t3-framework.org</authorUrl>
<version>3.0.6</version>
<version>3.0.7</version>
<description>
<![CDATA[
<div align="center">
Expand Down

0 comments on commit 11ac2b9

Please sign in to comment.