Skip to content

Commit

Permalink
Bump version to 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson authored Apr 4, 2021
1 parent ba5da7c commit c288f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Version extends PhVersion
// phpcs:disable
protected static function _getVersion(): array
{
return [4, 0, 5, 0, 0];
return [4, 0, 7, 0, 0];
}
// phpcs:enable
}

0 comments on commit c288f71

Please sign in to comment.