Skip to content

Commit

Permalink
[RELEASE] Release of Version 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aoekrz committed Jul 22, 2020
1 parent d68f828 commit 8e9b1e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "5.1.x-dev"
"dev-master": "8.1.x-dev"
},
"typo3/cms": {
"cms-package-dir": "{$vendor-dir}/typo3/cms",
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '5.1.2',
'version' => '8.1.0',
'constraints' => [
'depends' => [
'typo3' => '8.7.0-8.7.99'
Expand Down

0 comments on commit 8e9b1e3

Please sign in to comment.