Skip to content
Snippets Groups Projects
Commit d85e7d8a authored by Wouter Wolters's avatar Wouter Wolters
Browse files

[TASK] Raise version of ext:compatibility6 in upgrade wizard

Use 7.6.3 as version instead of the first released version.

Resolves: #77292
Releases: 7.6
Change-Id: I9f00fa4ef5586524ed799bf31ca0f6370e005cc0
Reviewed-on: https://review.typo3.org/49253


Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
parent 8cf1040d
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.3',
]
];
......
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