Skip to content

Commit abe9068

Browse files
author
Jo Hasenau
committed
[BUGFIX] Adjusted version numbers
1 parent 1287267 commit abe9068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'description' => 'TYPO3 compatible adaption of the \"Mosaic - Responsive Professional Theme\" by simpleqode',
1616
'category' => 'templates',
1717
'shy' => 0,
18-
'version' => '0.1.0',
18+
'version' => '0.1.1',
1919
'dependencies' => '',
2020
'conflicts' => '',
2121
'priority' => 'bottom',
@@ -34,7 +34,7 @@
3434
'CGLcompliance_note' => '',
3535
'constraints' => array(
3636
'depends' => array(
37-
'typo3' => '6.2.0-7.6.99',
37+
'typo3' => '6.2.0-6.2.99',
3838
'theme_bootstrap' => '1.4.3-1.4.99'
3939
),
4040
'conflicts' => array(

0 commit comments

Comments
 (0)