Skip to content

Commit

Permalink
Release 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Sep 11, 2017
1 parent 297d5e5 commit 429fd24
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

#### v2.2.3 `September 11, 2017`
- **[BUGFIX]** set version of themes extension ([297d5e5](https://github.com/t3kit/theme_t3kit/commit/297d5e5))

***

#### v2.2.2 `September 8, 2017`
- **[BUGFIX]** change package name for realurl-404-multilingual ([9f1f7f1](https://github.com/t3kit/theme_t3kit/commit/9f1f7f1))

Expand Down
2 changes: 1 addition & 1 deletion Meta/theme.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Name and description of the theme (required)
title : Base Theme fot t3kit project
version : 2.2.1
version : 2.2.3
description : |
A t3kit theme template
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'description' => 'Base TYPO3 Theme fot t3kit project',
'category' => 'templates',
'shy' => 0,
'version' => '2.2.1',
'version' => '2.2.3',
'dependencies' => '',
'conflicts' => '',
'priority' => '',
Expand Down

0 comments on commit 429fd24

Please sign in to comment.