Skip to content

Commit 8469278

Browse files
committed
[RELEASE] 3.0.0
1 parent 724701f commit 8469278

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
'title' => 'HTTP2 Server Push Support for TYPO3',
55
'description' => '',
66
'category' => 'extension',
7-
'version' => '2.0.0',
7+
'version' => '3.0.0',
88
'state' => 'stable',
99
'clearcacheonload' => 1,
1010
'author' => 'b13 GmbH',
1111
'author_email' => 'typo3@b13.com',
1212
'author_company' => 'b13 GmbH',
1313
'constraints' => [
1414
'depends' => [
15-
'typo3' => '10.4.0-12.99.99',
15+
'typo3' => '12.4.0-13.99.99',
1616
],
1717
],
1818
];

0 commit comments

Comments
 (0)