From 0b368cfd47adc692fd5584185421531283519ffe Mon Sep 17 00:00:00 2001 From: Philipp Kitzberger Date: Thu, 28 Oct 2021 11:15:27 +0200 Subject: [PATCH] Bumped version number to 2.1.2 [ci skip] --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index d87cfe8..a174be4 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -22,7 +22,7 @@ 'author_company' => 'cron IT GmbH', 'CGLcompliance' => '', 'CGLcompliance_note' => '', - 'version' => '2.1.1', + 'version' => '2.1.2', 'constraints' => [ 'depends' => [ 'typo3' => '9.5.0-10.4.99',