Skip to content

Commit

Permalink
[RELEASE] 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
achimfritz committed Jan 22, 2025
1 parent 205c299 commit 439aecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
'uploadfolder' => false,
'createDirs' => '',
'clearCacheOnLoad' => true,
'version' => '1.0.6',
'version' => '2.0.0',
'constraints' => [
'depends' => [
'typo3' => '10.4.0-12.99.99',
'typo3' => '12.4.0-13.99.99',
],
],
'autoload' => [
Expand Down

0 comments on commit 439aecf

Please sign in to comment.