Skip to content

Commit

Permalink
fix the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Clemens Gogoljn committed Oct 14, 2023
1 parent 6463850 commit 19f13cc
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 @@ -14,7 +14,7 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 1,
'version' => '3.5.0',
'version' => '3.5.1',
'constraints' => [
'depends' => [
'typo3' => '11.5.0-11.5.99',
Expand Down

0 comments on commit 19f13cc

Please sign in to comment.