Skip to content

Commit 32370bb

Browse files
committed
[RELEASE] Release version 1.3.17
Bugfix release.
1 parent 55e5d00 commit 32370bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Build/content_blocks_examples/ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
'author_email' => '[email protected]',
99
'author_company' => '',
1010
'state' => 'stable',
11-
'version' => '1.3.16',
11+
'version' => '1.3.17',
1212
'constraints' => [
1313
'depends' => [
14-
'typo3' => '13.4.5-13.4.99',
14+
'typo3' => '13.4.19-13.4.99',
1515
],
1616
'conflicts' => [],
1717
'suggests' => [],

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author_email' => '[email protected]',
99
'author_company' => '',
1010
'state' => 'stable',
11-
'version' => '1.3.16',
11+
'version' => '1.3.17',
1212
'constraints' => [
1313
'depends' => [
1414
'typo3' => '13.4.19-13.4.99',

0 commit comments

Comments
 (0)