Skip to content

Commit

Permalink
[RELEASE] Release version 1.1.0
Browse files Browse the repository at this point in the history
Feature release
  • Loading branch information
nhovratov committed Dec 10, 2024
1 parent 48b36d1 commit 1d48669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/guides.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
interlink-shortcode="friendsoftypo3/content-blocks"
/>
<project title="Content Blocks"
release="1.0"
release="1.1"
copyright="since 2023 by TYPO3 contributors"
/>
</guides>
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' => 'stable',
'version' => '1.0.4',
'version' => '1.1.0',
'constraints' => [
'depends' => [
'typo3' => '13.4.2-13.4.99',
Expand Down

0 comments on commit 1d48669

Please sign in to comment.