Skip to content

Commit

Permalink
[TASK] Raise version number for maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
extcode committed Oct 11, 2024
1 parent 935c425 commit 40cf7ff
Showing 1 changed file with 1 addition and 1 deletion.
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' => 'Cart',
'description' => 'Shopping Cart(s) for TYPO3',
'category' => 'plugin',
'version' => '9.0.0',
'version' => '9.0.2',
'state' => 'stable',
'author' => 'Daniel Gohlke',
'author_email' => '[email protected]',
Expand Down

0 comments on commit 40cf7ff

Please sign in to comment.