Bump version to 22.8.0

This commit is contained in:
Tony Murray
2022-08-19 20:34:31 -05:00
parent 2d30d46ba7
commit ff7d89e5e4

View File

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