Skip to content

Commit

Permalink
[RELEASE] cachemgm 4.0.1
Browse files Browse the repository at this point in the history
[TASK] Change state to stable
[TASK] Adds decription text to Documentation ToC
[TASK] Update TYPO3 9 LTS Compability
  • Loading branch information
Tomas Norre Mikkelsen committed Dec 5, 2019
1 parent 0e5bf67 commit 0238eee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/Settings.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[general]
copyright = since 2002 by AOE GmbH
project = Cache Management
release = 4.0.0
version = 4.0.0
release = 4.0.1
version = 4.0.1

[html_theme_options]
github_branch = master
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'clearCacheOnLoad' => 0,
'lockType' => '',
'author_company' => '',
'version' => '4.0.0',
'version' => '4.0.1',
'constraints' => [
'depends' => [
'typo3' => '8.7.0-9.5.99',
Expand Down

0 comments on commit 0238eee

Please sign in to comment.