Bump version to 21.6.0

This commit is contained in:
Tony Murray
2021-06-17 23:35:44 -05:00
parent 62192f81a3
commit fb2608ee3d

View File

@@ -30,7 +30,7 @@ use Symfony\Component\Process\Process;
class Version class Version
{ {
// Update this on release // Update this on release
const VERSION = '21.5.1'; const VERSION = '21.6.0';
protected $is_git_install = false; protected $is_git_install = false;