Skip to content

Commit 8d98672

Browse files
committed
[RELEASE] Prepare version 0.12.2
1 parent dff114c commit 8d98672

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# The short X.Y version
2828
version = u'0.12'
2929
# The full version, including alpha/beta/rc tags
30-
release = u'0.12.2-dev'
30+
release = u'0.12.2'
3131

3232

3333
# -- General configuration ---------------------------------------------------

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'author' => 'Chris Müller',
88
'author_email' => 'typo3@krue.ml',
99
'state' => 'beta',
10-
'version' => '0.12.2-dev',
10+
'version' => '0.12.2',
1111
'constraints' => [
1212
'depends' => [
1313
'typo3' => '10.4.0-10.4.99',

0 commit comments

Comments
 (0)