Skip to content

Commit

Permalink
Update ext_emconf.php
Browse files Browse the repository at this point in the history
Update version to 1.0.9
  • Loading branch information
Michiel Roos committed Mar 10, 2016
1 parent 6389aef commit 27959a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
'createDirs' => 'typo3temp/tx_yamlconfiguration/',
'clearCacheOnLoad' => 1,
'author_company' => 'MaxServ B.V.',
'version' => '1.0.7',
'version' => '1.0.9',
'constraints' => array(
'depends' => array(
'typo3' => '6.2.0-7.99.99',
Expand Down

0 comments on commit 27959a0

Please sign in to comment.