Skip to content

Commit

Permalink
[RELEASE] Releasing 7.1.0
Browse files Browse the repository at this point in the history
Related: #69
  • Loading branch information
Alexander Opitz committed May 23, 2017
1 parent 4e2628f commit 8b93249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ TemplaVoilà Plus
================

[![license](https://img.shields.io/github/license/pluspol-interactive/templavoilaplus.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html)
[![version](https://img.shields.io/badge/TER_version-7.0.5-green.svg)](https://typo3.org/extensions/repository/view/templavoilaplus)
[![version](https://img.shields.io/badge/TER_version-7.1.0-green.svg)](https://typo3.org/extensions/repository/view/templavoilaplus)

TeamplaVoilà Plus is a templating extension for the TYPO3 content management system. It is the follow up of the popular
TemplaVoilà extension from Kasper Skårhøj prepared for modern versions of TYPO3.
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'title' => 'TemplaVoilà Plus',
'description' => 'Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',
'category' => 'misc',
'version' => '7.1.0-dev',
'version' => '7.1.0',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => 'uploads/tx_templavoilaplus/',
Expand Down

0 comments on commit 8b93249

Please sign in to comment.