Skip to content

Commit

Permalink
[RELEASE] Release of EXT:form_consent 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eliashaeussler committed Nov 14, 2024
1 parent cfbb445 commit b90a6a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/guides.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
edit-on-github="eliashaeussler/typo3-form-consent"
typo3-core-preferred="main"
/>
<project title="Form consent" release="3.1.0" copyright="since 2021 by Elias Häußler"/>
<project title="Form consent" release="3.1.1" copyright="since 2021 by Elias Häußler"/>
<inventory id="t3coreapi" url="https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/"/>
<inventory id="t3tsref" url="https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/"/>
<inventory id="t3form" url="https://docs.typo3.org/c/typo3/cms-form/main/en-us/"/>
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' => '3.1.0',
'version' => '3.1.1',
'constraints' => [
'depends' => [
'typo3' => '12.4.2-13.4.99',
Expand Down

0 comments on commit b90a6a8

Please sign in to comment.