Bump version to 22.5.0

This commit is contained in:
Tony Murray
2022-05-21 08:45:24 -05:00
parent cf6ff5c928
commit 5a4fd0bb13

View File

@@ -35,7 +35,7 @@ use Symfony\Component\Process\Process;
class Version
{
// Update this on release
public const VERSION = '22.4.0';
public const VERSION = '22.5.0';
/**
* @var bool