Skip to content

Commit

Permalink
[TASK] Release preparations for v. 12.1.0
Browse files Browse the repository at this point in the history
* adapt ext_emconf.php for legacy installations
* update changelog
  • Loading branch information
mschwemer committed Feb 2, 2024
1 parent 81fa13a commit e1e86b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Documentation/Changelog/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ breaking changes and how to handle them

| Version | Release Date | Description |
|--------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 12.1.0 | 2024-02-02 | Bugfixes and features. Please see commit history for changes. |
| 12.0.3 | 2023-12-27 | Public release of Powermail for TYPO3 V12 |
| 12.0.2 | 2023-12-14 | Bugfix release for Powermail V12 / TYPO3 12. Please see commit history for changes. |
| 12.0.1 | 2023-12-13 | Bugfix release for Powermail V12 / TYPO3 12. Please see commit history for changes. |
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
and easy to use mailform extension with a lots of features
(spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',
'category' => 'plugin',
'version' => '12.0.3',
'version' => '12.1.0',
'state' => 'stable',
'author' => 'Powermail Development Team',
'author_email' => 'service@in2code.de',
Expand Down

0 comments on commit e1e86b6

Please sign in to comment.