diff --git a/Documentation/guides.xml b/Documentation/guides.xml
index 063b00f..b170746 100644
--- a/Documentation/guides.xml
+++ b/Documentation/guides.xml
@@ -12,7 +12,7 @@
typo3-core-preferred="stable"
interlink-shortcode="mfc/picturecredits"
/>
-
diff --git a/ext_emconf.php b/ext_emconf.php
index ec016df..e0cf7a0 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -8,7 +8,7 @@
'author_email' => 'info@marketing-factory.de',
'state' => 'stable',
'clearCacheOnLoad' => true,
- 'version' => '2.1.0',
+ 'version' => '2.2.0',
'constraints' => [
'depends' => [
'typo3' => '12.4.9-13.4.99',