diff --git a/composer.json b/composer.json index 48b8448fc8e1036169481d8168bfef50fa517385..a042a9c28d9cbbcbfff21a9a00474a45341ec50d 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": [ "GPL-2.0-or-later" ], - "version": "5.3.0", + "version": "5.3.1", "support": { }, "repositories": [ diff --git a/ext_emconf.php b/ext_emconf.php index 565193e153769bd6d42930ca4dcb6391db8fbef9..3844c6ca7851b484c1180c51b77f15282489bce1 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = [ 'modify_tables' => '', 'clearCacheOnLoad' => 0, 'lockType' => '', - 'version' => '5.3.0', + 'version' => '5.3.1', 'constraints' => [ 'depends' => [ 'typo3' => '7.6.0-8.7.99',