Skip to content

Commit 77b5700

Browse files
committed
[TASK] Prepare release 1.12.0
1 parent 011ecb0 commit 77b5700

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ext-curl": "*",
6969
"ext-json": "*",
7070
"ext-pdo": "*",
71-
"deeplcom/deepl-php": "1.11.1",
71+
"deeplcom/deepl-php": "1.12.0",
7272
"typo3/cms-backend": "^12.4.2 || ^13.4",
7373
"typo3/cms-core": "^12.4.2 || ^13.4",
7474
"typo3/cms-fluid": "^12.4.2 || ^13.4"

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author_company' => 'web-vision GmbH',
99
'author_email' => '[email protected]',
1010
'state' => 'stable',
11-
'version' => '1.11.1',
11+
'version' => '1.12.0',
1212
'constraints' => [
1313
'depends' => [
1414
'php' => '8.1.0-8.4.99',

0 commit comments

Comments
 (0)