From 70b190a826127e7e1bc7006cafa592b337b21f2d Mon Sep 17 00:00:00 2001 From: hoogi91 Date: Mon, 28 Feb 2022 17:05:10 +0100 Subject: [PATCH] https://github.com/hoogi91/charts/releases/tag/2.0.0 --- .gitignore | 1 + Documentation/Settings.cfg | 2 +- ext_emconf.php | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index dd5b45fb..70086230 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ .Build ansible/ config/ +node_modules/ vendor/ var/ node_modules/ diff --git a/Documentation/Settings.cfg b/Documentation/Settings.cfg index 2173409b..da732a43 100644 --- a/Documentation/Settings.cfg +++ b/Documentation/Settings.cfg @@ -27,7 +27,7 @@ project = Charts # ... (recommended) version, displayed next to title (desktop) and in 'fe', 'author' => 'Thorsten Hogenkamp', 'author_email' => 'thorsten@hogenkamp-bocholt.de', - 'version' => '1.1.2', + 'version' => '2.0.0', 'state' => 'stable', 'constraints' => [ 'depends' => [ 'typo3' => '10.4.0-11.5.99', ], 'suggests' => [ - 'spreadsheets' => '2.0.0-2.99.99', + 'spreadsheets' => '2.0.0-3.99.99', ], ], 'autoload' => [