Skip to content

Commit

Permalink
Raise version number to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cundd committed Jun 15, 2018
1 parent c3e8f7e commit 8711dc1
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 @@ -27,7 +27,7 @@
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'version' => '3.3.0-dev',
'version' => '3.3.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-8.7.99',
Expand Down

0 comments on commit 8711dc1

Please sign in to comment.