Skip to content

Commit 2a98094

Browse files
committed
Bump prunner version to 0.8.1
1 parent e151a4c commit 2a98094

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
@@ -43,7 +43,7 @@ class InstallerScripts
4343
fi
4444
EOD;
4545

46-
const DEFAULT_VERSION_TO_INSTALL = '0.7.0';
46+
const DEFAULT_VERSION_TO_INSTALL = '0.8.1';
4747

4848
public static function postUpdateAndInstall(Event $event)
4949
{

0 commit comments

Comments
 (0)