Skip to content

Commit a961c6b

Browse files
committed
[TASK] Release version 2.3.1
1 parent 0d76a4e commit a961c6b

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
2021-02-22 Francois Suter (Idéative) <[email protected]>
22

33
* Update composer manifest
4+
* Release version 2.3.1
45

56
2020-05-07 Francois Suter (Idéative) <[email protected]>
67

Documentation/Settings.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[general]
2-
copyright = 2009-2020
2+
copyright = 2009-2021
33
project = JSON Connector Service
4-
release = 2.3.0
4+
release = 2.3.1
55

66
[html_theme_options]
77
github_branch = master

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'createDirs' => '',
2222
'clearCacheOnLoad' => 0,
2323
'author_company' => '',
24-
'version' => '2.3.0',
24+
'version' => '2.3.1',
2525
'constraints' =>
2626
[
2727
'depends' =>

0 commit comments

Comments
 (0)