Skip to content

Commit

Permalink
[TASK] Release version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fsuter committed Oct 21, 2020
1 parent c93b992 commit 9c08038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[general]
copyright = 2014-2020
project = Flush language cache
release = 2.2.0
release = 2.2.2

[notify]
about_new_build = [email protected]
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 @@
'author' => 'Francois Suter',
'author_email' => '[email protected]',
'author_company' => '',
'version' => '2.2.1',
'version' => '2.2.2',
'constraints' => [
'depends' => [
'typo3' => '9.5.0-10.4.99',
Expand Down

0 comments on commit 9c08038

Please sign in to comment.