diff --git a/composer.json b/composer.json
index 9fa596b0254344fd5a6b9a7f73c0dead199f2c3f..9b0413761978d7f07744c337b58191d616448db0 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
     "license": [
         "GPL-2.0-or-later"
     ],
-    "version": "9.8.5",
+    "version": "9.8.6",
     "support": {
     },
     "repositories": [
diff --git a/ext_emconf.php b/ext_emconf.php
index d5f717ffb30c689c3a7be32d8dd4964b030bec72..45ec25ffa3886211f7878a53fa1e94afccc4649a 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -19,7 +19,7 @@ $EM_CONF['sg_news'] = [
 	'modify_tables' => '',
 	'clearCacheOnLoad' => 0,
 	'lockType' => '',
-	'version' => '9.8.5',
+	'version' => '9.8.6',
 	'constraints' => [
 		'depends' => [
 			'typo3' => '9.5.0-10.4.99',