Skip to content

Commit

Permalink
[RELEASE] Release of version 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Semmler committed Jun 14, 2022
1 parent 9b4de37 commit 46b3414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "11.0.1-dev"
"dev-main": "11.1.0-dev"
},
"typo3/cms": {
"cms-package-dir": "{$vendor-dir}/typo3/cms",
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '11.0.0',
'version' => '11.1.0',
'constraints' => [
'depends' => [
'typo3' => '11.5.0-11.5.99'
Expand Down

0 comments on commit 46b3414

Please sign in to comment.