Skip to content

Commit ad73706

Browse files
author
Tim
authored
Set version to 0.5.3
1 parent 0271754 commit ad73706

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
@@ -10,11 +10,11 @@
1010
$EM_CONF[$_EXTKEY] = [
1111
'title' => 'Column Layout',
1212
'description' => 'Adds column configuration to fluid styled content elements',
13-
'version' => '0.5.2',
13+
'version' => '0.5.3',
1414
'category' => 'fe',
1515
'constraints' => [
1616
'depends' => [
17-
'typo3' => '8.7.0-9.4.99'
17+
'typo3' => '8.7.0-9.5.99'
1818
]
1919
],
2020
'state' => 'beta',

0 commit comments

Comments
 (0)