Skip to content

Commit 9fc2ccb

Browse files
authored
[RELEASE] Add compatibility with TYPO3 v9
JumpURL is now compatible with TYPO3 v7-v9 LTS.
1 parent b14f084 commit 9fc2ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'createDirs' => '',
1111
'clearCacheOnLoad' => 1,
1212
'author_company' => '',
13-
'version' => '7.7.1',
13+
'version' => '7.8.0',
1414
'constraints' => array(
1515
'depends' => array(
1616
'typo3' => '7.6.0-9.5.99',

0 commit comments

Comments
 (0)