diff --git a/.env b/.env index 6bc3e36..6a0f4b1 100644 --- a/.env +++ b/.env @@ -7,7 +7,7 @@ EXTENSION_DESC=XT Tailwind - My Blog template, based on Tailwind CSS. EXTENSION_CDN=http://cdn.extly.com TRANSLATION_KEY=XTTAILWIND -RELEASE_VERSION=3.5.0 +RELEASE_VERSION=3.6.0 LICENSE=GNU General Public License version 3 or later; see LICENSE.txt LICENSE_CODE=GNU/GPLv3 www.gnu.org/licenses/gpl-3.0.html diff --git a/README.md b/README.md index 0d4fe1b..7522c8a 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,10 @@ To build everything and produce the installable template: ## Changelog +### 3.6.0 + +- Component, Error and Off-line pages + ### 3.5.0 - Add XT Renderers library diff --git a/library/lib_xttailwind.xml b/library/lib_xttailwind.xml index 590a363..d5fd60b 100644 --- a/library/lib_xttailwind.xml +++ b/library/lib_xttailwind.xml @@ -2,7 +2,7 @@ XT Tailwind CSS Library xttailwind - 3.5.0 + 3.6.0 2020-06-06 Extly, CB diff --git a/package.json b/package.json index 8ff1cc1..af52806 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xt-tailwind-for-joomla", - "version": "3.5.0", + "version": "3.6.0", "description": "XT Tailwind - My Blog template, based on Tailwind CSS.", "main": "webpack.config.js", "scripts": { diff --git a/package/pkg_xttailwind.xml b/package/pkg_xttailwind.xml index ed0c08e..5f0bec2 100644 --- a/package/pkg_xttailwind.xml +++ b/package/pkg_xttailwind.xml @@ -5,7 +5,7 @@ https://www.extly.com XT Tailwind CSS XT Tailwind - My Blog template, based on Tailwind CSS. - 3.5.0 + 3.6.0 2020-06-06 Extly, CB diff --git a/template/templateDetails.xml b/template/templateDetails.xml index 11f9009..b778624 100644 --- a/template/templateDetails.xml +++ b/template/templateDetails.xml @@ -1,7 +1,7 @@ XT Tailwind CSS - 3.5.0 + 3.6.0 2020-06-06 Extly, CB