diff --git a/ChangeLog b/ChangeLog index c5a5bd4..6e70ac6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2021-02-02 Francois Suter (Idéative) * Use stricly first row as header no matter how many rows are skipped, resolves #9 + * Release version 2.4.1 2020-05-07 Francois Suter (Idéative) diff --git a/Documentation/Index.rst b/Documentation/Index.rst index d96544a..39ac308 100644 --- a/Documentation/Index.rst +++ b/Documentation/Index.rst @@ -27,7 +27,7 @@ CSV Connector Service CSV, data import, fetch data :Copyright: - 2009-2020 + 2009-2021 :Author: François Suter (Idéative) diff --git a/Documentation/Settings.cfg b/Documentation/Settings.cfg index 52ccf7c..6707cd4 100644 --- a/Documentation/Settings.cfg +++ b/Documentation/Settings.cfg @@ -1,7 +1,7 @@ [general] -copyright = 2009-2020 +copyright = 2009-2021 project = CSV Connector Service -release = 2.4.0 +release = 2.4.1 [html_theme_options] github_branch = master diff --git a/ext_emconf.php b/ext_emconf.php index 4a0bfe1..610e535 100755 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -21,7 +21,7 @@ 'createDirs' => '', 'clearCacheOnLoad' => 1, 'author_company' => '', - 'version' => '2.4.0', + 'version' => '2.4.1', 'constraints' => [ 'depends' =>