Skip to content

Commit

Permalink
chore: set extension version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maikschneider committed Mar 30, 2024
1 parent f0332cd commit 71fb59e
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 @@ -9,7 +9,7 @@
'author_email' => 'maik.schneider@xima.de',
'author_company' => 'XIMA Media GmbH',
'state' => 'stable',
'version' => '1.0.0',
'version' => '1.1.0',
'constraints' => [
'depends' => [
'php' => '8.1.0-8.99.99',
Expand Down

0 comments on commit 71fb59e

Please sign in to comment.