Skip to content

Commit

Permalink
Update ext_emconf.php
Browse files Browse the repository at this point in the history
Set version to 1.0.12
  • Loading branch information
Michiel Roos authored Oct 24, 2016
1 parent 850f46f commit 23fe20e
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.10',
'version' => '1.0.12',
'constraints' => array(
'depends' => array(
'typo3' => '6.2.0-8.4.99',
Expand Down

0 comments on commit 23fe20e

Please sign in to comment.