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