mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Bump version to 22.5.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user