Skip to content

Commit

Permalink
[RELEASE] Version 11.0.13
Browse files Browse the repository at this point in the history
* [DOCS] Adds information about a possible missing storage path when using composer mode
* Bugfixes
  • Loading branch information
PKuhlmay committed Jul 2, 2024
1 parent db4d7ad commit 8935d27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Documentation/ChangeLog/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Change log
Version 11.0.13
---------------
* [DOCS] Adds information about a possible missing storage path when using composer mode
* Bugfixes

Version 11.0.12
---------------
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' => 'Extension Builder Team',
'author_email' => '',
'state' => 'stable',
'version' => '11.0.12',
'version' => '11.0.13',
'constraints' => [
'depends' => [
'typo3' => '11.4.0-11.9.99'
Expand Down

0 comments on commit 8935d27

Please sign in to comment.