Skip to content
Snippets Groups Projects
Commit cf18e8b9 authored by Wouter Wolters's avatar Wouter Wolters Committed by Benni Mack
Browse files

[TASK] Raise version number of compatibility6 in update wizard

Resolves: #78371
Releases: master,7.6
Change-Id: Iaa4c6065bdf3beb0ce226733e89d14485efa0fea
Reviewed-on: https://review.typo3.org/50308


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent e14cd2f3
Branches
Tags
No related merge requests found
......@@ -38,7 +38,7 @@ class Compatibility6ExtractionUpdate extends AbstractDownloadExtensionUpdate
'compatibility6' => [
'title' => 'Compatibility Mode for TYPO3 CMS 6.x',
'description' => 'Provides an additional backwards-compatibility layer with legacy functionality for sites that haven\'t fully migrated to TYPO3 CMS 7 yet.',
'versionString' => '7.6.0',
'versionString' => '7.6.4',
]
];
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment