We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d76a4e commit a961c6bCopy full SHA for a961c6b
ChangeLog
@@ -1,6 +1,7 @@
1
2021-02-22 Francois Suter (Idéative) <[email protected]>
2
3
* Update composer manifest
4
+ * Release version 2.3.1
5
6
2020-05-07 Francois Suter (Idéative) <[email protected]>
7
Documentation/Settings.cfg
@@ -1,7 +1,7 @@
[general]
-copyright = 2009-2020
+copyright = 2009-2021
project = JSON Connector Service
-release = 2.3.0
+release = 2.3.1
[html_theme_options]
github_branch = master
ext_emconf.php
@@ -21,7 +21,7 @@
21
'createDirs' => '',
22
'clearCacheOnLoad' => 0,
23
'author_company' => '',
24
- 'version' => '2.3.0',
+ 'version' => '2.3.1',
25
'constraints' =>
26
[
27
'depends' =>
0 commit comments