Skip to content

Commit 572559d

Browse files
committed
TASK: Raise Prunner version to 0.5.1
1 parent 95b754b commit 572559d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Classes/Composer/InstallerScripts.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class InstallerScripts
2929
fi
3030
EOD;
3131

32-
const DEFAULT_VERSION_TO_INSTALL = '0.4.0';
32+
const DEFAULT_VERSION_TO_INSTALL = '0.5.1';
3333

3434
public static function postUpdateAndInstall(Event $event)
3535
{

0 commit comments

Comments
 (0)