Skip to content

Commit d8bf031

Browse files
committed
[RELEASE] 4.0.0
1 parent 6988d8f commit d8bf031

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929
},
3030
"require-dev": {
31-
"b13/container-example": "dev-task/v4",
31+
"b13/container-example": "dev-master",
3232
"typo3/cms-install": "^13.4 || ^14.3",
3333
"typo3/cms-fluid-styled-content": "^13.4 || ^14.3",
3434
"typo3/cms-info": "^13.4 || ^14.3",

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'uploadfolder' => false,
1212
'createDirs' => '',
1313
'clearCacheOnLoad' => true,
14-
'version' => '3.2.2',
14+
'version' => '4.0.0',
1515
'constraints' => [
1616
'depends' => ['typo3' => '13.4.26-14.99.99'],
1717
'conflicts' => [],

0 commit comments

Comments
 (0)