We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8243232 commit dbae4ffCopy full SHA for dbae4ff
2 files changed
Documentation/Settings.cfg
@@ -23,8 +23,8 @@
23
; you can use in 'conf.py'
24
25
project = Speaking URL fragments (anchors)
26
-version = 3.1
27
-release = 3.1.1
+version = 3.2
+release = 3.2.0
28
t3author = Sebastian Klein
29
copyright = since 2020 by Sebastian Klein
30
ext_emconf.php
@@ -7,7 +7,7 @@
7
'author' => 'Sebastian Klein',
8
'author_email' => 'sebastian@sebkln.de',
9
'state' => 'stable',
10
- 'version' => '3.1.1',
+ 'version' => '3.2.0',
11
'constraints' => [
12
'depends' => [
13
'typo3' => '11.5.0-12.4.99',
0 commit comments