diff --git a/Resources/Private/Layouts/Cookie.html b/Resources/Private/Layouts/Cookie.html index 7a4be3c..ad8a857 100644 --- a/Resources/Private/Layouts/Cookie.html +++ b/Resources/Private/Layouts/Cookie.html @@ -24,5 +24,5 @@ } }; - + \ No newline at end of file diff --git a/ext_emconf.php b/ext_emconf.php index 26a58b6..6ddc1ef 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.3.2', + 'version' => '9.3.3', 'constraints' => [ 'depends' => [ 'typo3' => '6.2.0-9.3.99'