Skip to content

Commit 1027e11

Browse files
authored
Increase version in ext_emconf.php to 5.0.1 (#175)
1 parent 6ca5497 commit 1027e11

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
@@ -7,7 +7,7 @@
77
'author' => 'Sebastian Schreiber',
88
'author_email' => 'breakpoint@schreibersebastian.de',
99
'state' => 'stable',
10-
'version' => '4.0.3',
10+
'version' => '5.0.1',
1111
'constraints' => [
1212
'depends' => [
1313
'typo3' => '10.4.2-12.5.99',

0 commit comments

Comments
 (0)