Skip to content

Commit

Permalink
[TASK] updates README and version in ext_emconf
Browse files Browse the repository at this point in the history
  • Loading branch information
DDEV User committed Feb 3, 2024
1 parent 0d478fb commit 27973d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tech support actions while impersonating the specified user account.

| Impersonate | TYPO3 | PHP | Support / Development |
|-------------|-----------|-----------|--------------------------------------|
| 2.0.x | 11.5 | 7.4 - 8.3 | features, bugfixes, security updates |
| 2.x | 11.5 | 7.4 - 8.3 | features, bugfixes, security updates |
| 1.1.x | 10.4 | 7.0 - 7.4 | bugfixes, security updates |
| 1.0.x | 8.7 - 9.5 | 7.0 - 7.4 | none |

Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '2.0.0',
'version' => '2.0.1',
'constraints' => [
'depends' => [
'typo3' => '11.5.0-11.99.99',
Expand Down

0 comments on commit 27973d8

Please sign in to comment.