diff --git a/Classes/Composer/InstallerScripts.php b/Classes/Composer/InstallerScripts.php index 4d275ec..9135551 100644 --- a/Classes/Composer/InstallerScripts.php +++ b/Classes/Composer/InstallerScripts.php @@ -43,7 +43,7 @@ class InstallerScripts fi EOD; - const DEFAULT_VERSION_TO_INSTALL = '0.5.1'; + const DEFAULT_VERSION_TO_INSTALL = '0.6.0'; public static function postUpdateAndInstall(Event $event) {