Skip to content

Commit dbae4ff

Browse files
committed
[TASK] Release 3.2.0
1 parent 8243232 commit dbae4ff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Documentation/Settings.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
; you can use in 'conf.py'
2424

2525
project = Speaking URL fragments (anchors)
26-
version = 3.1
27-
release = 3.1.1
26+
version = 3.2
27+
release = 3.2.0
2828
t3author = Sebastian Klein
2929
copyright = since 2020 by Sebastian Klein
3030

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'author' => 'Sebastian Klein',
88
'author_email' => 'sebastian@sebkln.de',
99
'state' => 'stable',
10-
'version' => '3.1.1',
10+
'version' => '3.2.0',
1111
'constraints' => [
1212
'depends' => [
1313
'typo3' => '11.5.0-12.4.99',

0 commit comments

Comments
 (0)