Skip to content

Commit

Permalink
chore: Updated version number in ext_emconf.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcesoldier committed Aug 12, 2024
1 parent 2d6db2b commit da1791c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
'description' => 'Provides management of the page caching for high traffic websites.',
'category' => 'module',
'author' => 'AOE GmbH',
'author_company' => 'AOE GmbH',
'author_email' => '[email protected]',
'state' => 'stable',
'author_company' => '',
'version' => '12.0.0',
'version' => '12.0.2',
'constraints' => [
'depends' => [
'typo3' => '12.4.0-12.4.99',
Expand Down

0 comments on commit da1791c

Please sign in to comment.