From a2f243f377bf4eaffcd55c57f48da828d30dea27 Mon Sep 17 00:00:00 2001
From: Georgi Mateev <georgi.mateev@sgalinski.de>
Date: Fri, 2 Aug 2024 16:07:11 +0300
Subject: [PATCH] [TASK] Release Version 4.2.1

---
 ext_emconf.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ext_emconf.php b/ext_emconf.php
index b73d349..e278953 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',
-- 
GitLab