Skip to content

Commit

Permalink
[RELEASE] Release version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nhovratov committed Jan 31, 2024
1 parent dff79a6 commit b8c38fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[general]

project = Content Blocks
release = 0.5.0
release = 0.5.1
copyright = since 2023 by TYPO3 contributors

[html_theme_options]
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
'author_email' => '[email protected]',
'author_company' => '',
'state' => 'beta',
'version' => '0.5.0',
'version' => '0.5.1',
'constraints' => [
'depends' => [
'typo3' => '12.4.0-12.4.99',
Expand Down

0 comments on commit b8c38fb

Please sign in to comment.