diff --git a/composer.json b/composer.json index 63dd8b5..c69812d 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "fluidtypo3/site", "description": "FluidTYPO3 site kickstarter", "type": "typo3-cms-extension", - "version": "1.5.1", + "version": "1.5.2", "homepage": "http://fluidtypo3.org", "license": "GPL-2.0+", "support": { diff --git a/ext_emconf.php b/ext_emconf.php index 21c4cd9..c7cd2ff 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -14,7 +14,7 @@ 'title' => 'FluidTYPO3 site kickstarter', 'description' => 'Single-use site kickstarting extension - destroys itself after one use. To use: install, click configure, adjust and save. Note: may take a few minutes to finish installing after clicking install, please have patience.', 'category' => 'distribution', - 'version' => '1.5.1', + 'version' => '1.5.2', 'state' => 'stable', 'uploadfolder' => TRUE, 'createDirs' => '',