Skip to content

Commit a1fcb1e

Browse files
committed
1.2 Release
1 parent 2b7e544 commit a1fcb1e

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
@@ -3,13 +3,13 @@
33
$EM_CONF[$_EXTKEY] = array(
44
'title' => 'CoolUri',
55
'description' => 'RealURL alternative. Have nice URLs instead of ugly with parameters. CoolUri has user-friendly XML configuration file. For simple setup, just use the one supplied with extension and you are ready to go.',
6-
'version' => '1.1.5',
6+
'version' => '1.2',
77
'state' => 'stable',
88
'author' => 'Jan Bednarik',
99
'author_email' => 'info@bednarik.org',
1010
'constraints' => array(
1111
'depends' => array(
12-
'typo3' => '9.0.0-9.9.99',
12+
'typo3' => '8.7.0-9.9.99',
1313
),
1414
),
1515
);

0 commit comments

Comments
 (0)