Skip to content

Commit

Permalink
Bump prunner version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hlubek committed Apr 7, 2022
1 parent e151a4c commit 2a98094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Composer/InstallerScripts.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class InstallerScripts
fi
EOD;

const DEFAULT_VERSION_TO_INSTALL = '0.7.0';
const DEFAULT_VERSION_TO_INSTALL = '0.8.1';

public static function postUpdateAndInstall(Event $event)
{
Expand Down

0 comments on commit 2a98094

Please sign in to comment.