Skip to content

Commit fe3693d

Browse files
committed
[RELEASE] Raise version to 3.1.0
Add support for TYPO3v12, drop support for TYPO3v10
1 parent a518a00 commit fe3693d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author_email' => '[email protected]',
99
'author_company' => 'Pagemachine AG',
1010
'state' => 'stable',
11-
'version' => '3.0.2',
11+
'version' => '3.1.0',
1212
'constraints' => [
1313
'depends' => [
1414
'typo3' => '11.5.0-12.4.99',

0 commit comments

Comments
 (0)