diff --git a/Documentation/Settings.yml b/Documentation/Settings.yml index eb381b96b..7b0e9f7c2 100644 --- a/Documentation/Settings.yml +++ b/Documentation/Settings.yml @@ -7,7 +7,7 @@ conf.py: copyright: 2014 project: Bootstrap Package version: 1.0 - release: 6.2.9-dev + release: 6.2.9 latex_documents: - - Index - BootstrapPackage.tex diff --git a/composer.json b/composer.json index d06083724..b76a1cec6 100644 --- a/composer.json +++ b/composer.json @@ -33,5 +33,5 @@ "require": { "composer/installers": "*" }, - "version": "6.2.9-dev" + "version": "6.2.9" } diff --git a/ext_emconf.php b/ext_emconf.php index ef3633aac..642aa7f68 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -9,7 +9,7 @@ 'description' => 'Bootstrap Package delivers a full configured frontend for TYPO3 CMS 6.2, based on the Bootstrap CSS Framework.', 'category' => 'templates', 'shy' => 0, - 'version' => '6.2.9-dev', + 'version' => '6.2.9', 'dependencies' => '', 'conflicts' => '', 'priority' => 'top', @@ -28,7 +28,7 @@ 'CGLcompliance_note' => NULL, 'constraints' => array( 'depends' => array( - 'typo3' => '6.2.6-7.99.99', + 'typo3' => '6.2.9-7.99.99', 'css_styled_content' => '6.2.0-7.99.99', ), 'conflicts' => array(