Skip to content

Commit

Permalink
[TASK] Release 5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbusemann committed Aug 25, 2024
1 parent 803495c commit 6aa3b93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ plugin.tx_powermail.settings.setup.spamshield.logfileLocation = typo3temp/logs/p

| Version | Date | Description |
|---------|------------|-----------------------------------------------------------------------------------------------------|
| 5.2.2 | 2024-08-25 | Bugfix to add valid actions - thx to speters
| 5.2.1 | 2024-03-30 | Support for Powermail 12 |
| 5.2.0 | 2023-12-31 | Support for TYPO3 12 |
| 5.1.0 | 2023-05-13 | Support for TYPO3 11 / Fix typo in ter-release.yml file |
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'title' => 'powermailrecaptcha',
'description' => 'Google recaptcha extension for powermail',
'category' => 'plugin',
'version' => '5.2.1',
'version' => '5.2.2',
'state' => 'stable',
'author' => 'Powermail Development Team',
'author_email' => 'alexander.kellner@in2code.de',
Expand Down

0 comments on commit 6aa3b93

Please sign in to comment.