Skip to content

Commit

Permalink
Set version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Karionis committed Sep 20, 2022
1 parent cab0750 commit bf23194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ExtensionBuilder.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sourceLanguage": "en",
"state": "alpha",
"targetVersion": "10.4.0-10.4.99",
"version": "1.0.0"
"version": "1.0.1"
},
"extensionKey": "typo3training",
"name": "TYPO3Training",
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' => 'niklas.kanthak@online.de',
'state' => 'stable',
'clearCacheOnLoad' => 0,
'version' => '1.0.0',
'version' => '1.0.1',
'constraints' => [
'depends' => [
'typo3' => '10.4.0-10.4.99',
Expand Down

0 comments on commit bf23194

Please sign in to comment.