From 3cafd9533bde8374fb1d03d8533da3ec92289a88 Mon Sep 17 00:00:00 2001 From: Dirk Date: Mon, 4 Nov 2019 18:45:51 +0100 Subject: [PATCH] Composer Update --- Resources/Private/Layouts/Cookie.html | 4 ++-- ext_emconf.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Private/Layouts/Cookie.html b/Resources/Private/Layouts/Cookie.html index e31732e..83e4b7b 100644 --- a/Resources/Private/Layouts/Cookie.html +++ b/Resources/Private/Layouts/Cookie.html @@ -3,7 +3,7 @@ window.cookieconsent_options = { js:'', css:'', - dpCSS:'', + dpCSS:'', content: { message:'', dismiss:'', @@ -39,5 +39,5 @@ } }; - + \ No newline at end of file diff --git a/ext_emconf.php b/ext_emconf.php index 4b71ccb..d0f0b17 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -9,7 +9,7 @@ 'clearCacheOnLoad' => 0, 'author' => 'Dirk Persky', 'author_email' => 'infoy@dp-dvelop.de', - 'version' => '9.7.0', + 'version' => '9.7.1', 'constraints' => [ 'depends' => [ 'typo3' => '6.2.0-9.5.99'