Skip to content

Commit 3b6d878

Browse files
committed
Minor release: TYPO3 10 LTS support. Removed TYPO3 8.x support.
Changelog: 1.0.0...1.1.0
1 parent 49e9d7f commit 3b6d878

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
@@ -20,7 +20,7 @@
2020
'state' => 'stable',
2121
'uploadfolder' => '0',
2222
'clearCacheOnLoad' => 0,
23-
'version' => '1.0.1-dev',
23+
'version' => '1.1.0',
2424
'constraints' => [
2525
'depends' => [
2626
'php' => '7.0.0-7.2.99',

0 commit comments

Comments
 (0)