Skip to content

Commit

Permalink
[RELEASE] Add compatibility with TYPO3 v9
Browse files Browse the repository at this point in the history
JumpURL is now compatible with TYPO3 v7-v9 LTS.
  • Loading branch information
bmack authored Aug 3, 2019
1 parent b14f084 commit 9fc2ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
'createDirs' => '',
'clearCacheOnLoad' => 1,
'author_company' => '',
'version' => '7.7.1',
'version' => '7.8.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-9.5.99',
Expand Down

0 comments on commit 9fc2ccb

Please sign in to comment.