Skip to content

Commit

Permalink
Raise version to 2.0.1
Browse files Browse the repository at this point in the history
added composer extension key
  • Loading branch information
d3pendent authored Jun 29, 2021
1 parent 01e4018 commit 116528f
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 @@ -10,7 +10,7 @@
'state' => 'stable',
'uploadfolder' => '0',
'clearCacheOnLoad' => 1,
'version' => '2.0.0',
'version' => '2.0.1',
'constraints' => [
'depends' => [
'typo3' => '10.4.0-10.4.99',
Expand Down

0 comments on commit 116528f

Please sign in to comment.