Skip to content

Commit 3d6049e

Browse files
Release v5.0.0
[FEATURE] Compatibility with TYPO3 v10 [BUGS] Testing and fixes to compatible with TYPO3 v4 to v10 [BUGS] Fix issues reported by developers https://github.com/nitsan-technologies/ns_ext_compatibility/issues [IMPROVED] Code clean-up and removed deprecated-code [IMPROVED] Regular extension maintenance
1 parent a5d8993 commit 3d6049e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'title' => '[NITSAN] TYPO3 Extensions Compatibility Report',
55
'description' => 'One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',
66
'category' => 'module',
7-
'author' => 'T3:Keval Pandya, T3:Bhavin Barad, QA:Siddharth Sheth, QA:Vandna Kalivada',
7+
'author' => 'T3:Keval Pandya, T3:Nilesh Malankiya, QA:Siddharth Sheth',
88
'author_email' => 'sanjay@nitsan.in',
99
'author_company' => 'NITSAN Technologies Pvt Ltd',
1010
'shy' => '',
@@ -17,7 +17,7 @@
1717
'modify_tables' => '',
1818
'clearCacheOnLoad' => 0,
1919
'lockType' => '',
20-
'version' => '4.0.2',
20+
'version' => '5.0.0',
2121
'constraints' => array(
2222
'depends' => array(
2323
'typo3' => '4.5.0-10.9.99',

0 commit comments

Comments
 (0)