Skip to content

Commit aba3189

Browse files
author
Markus Timtner
committed
added TYPO3 v13 compatibility
1 parent 04ea50c commit aba3189

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
@@ -4,7 +4,7 @@
44
'title' => 'MT BACKEND',
55
'description' => 'This TYPO3 Extension provides a preview of page properties in the page module, and a some css touchup.',
66
'category' => 'be',
7-
'version' => '13.0.0',
7+
'version' => '13.0.1',
88
'state' => 'stable',
99
'author' => 'Markus Timtner',
1010
'author_email' => '[email protected]',

0 commit comments

Comments
 (0)