Skip to content

Commit

Permalink
[RELEASE] Release of EXT:form_consent 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eliashaeussler committed Jul 31, 2024
1 parent db13eb2 commit 1e52aff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[general]
project = Form consent
release = 2.3.0
release = 2.3.1
copyright = since 2021 by Elias Häußler
author = Elias Häußler

Expand Down
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 @@
'author' => 'Elias Häußler',
'author_email' => '[email protected]',
'state' => 'stable',
'version' => '2.3.0',
'version' => '2.3.1',
'constraints' => [
'depends' => [
'typo3' => '11.5.16-13.1.99',
Expand Down

0 comments on commit 1e52aff

Please sign in to comment.