diff --git a/ext_emconf.php b/ext_emconf.php
index b73d349f4be77f751cad608b7df3a56af58a36fb..e278953b48a324f1b609bc86194965c918f60d5b 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -32,7 +32,7 @@ $EM_CONF['sg_vimeo'] = [
 	'author_email' => 'stefan@sgalinski.de',
 	'author_company' => 'sgalinski Internet Services (https://www.sgalinski.de)',
 	'state' => 'stable',
-	'version' => '4.2.0',
+	'version' => '4.2.1',
 	'constraints' => [
 		'depends' => [
 			'typo3' => '12.4.0-12.4.99',