Skip to content

Commit

Permalink
Version 12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbochmann committed Sep 19, 2024
1 parent 3bd8542 commit 7dfff67
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Documentation/ChangeLog/Index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ ChangeLog

The following is a very high level overview of the changes in this extension.

v12.0.2
* Bugfixes
* Add rules for EXT:solr

v12.0.1
* Bugfixes and cleanup

v12.0.0
* TYPO3 12.4 compatibility

Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
'author_company' => 'DMK E-BUSINESS GmbH',
'shy' => '',
'dependencies' => '',
'version' => '12.0.1',
'version' => '12.0.2',
'conflicts' => '',
'priority' => 'top',
'module' => '',
Expand Down

0 comments on commit 7dfff67

Please sign in to comment.