Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DirkPersky committed May 1, 2023
1 parent bd3c62e commit 341e78e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"AGPL-3.0-or-later"
],
"require": {
"typo3/cms-core": "^10.4.0||^11.5.0||^12.2.0||dev-master"
"typo3/cms-core": "^10.4.0||^11.5.0||^12.4.0||dev-master"
},
"replace": {
"typo3-ter/dp_cookieconsent": "self.version"
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
'suggests' => [],
],
'state' => 'beta', // stable
'version' => '12.0.0'
'version' => '12.0.1'
];

0 comments on commit 341e78e

Please sign in to comment.