mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Bump version to 23.2.0
This commit is contained in:
@ -34,7 +34,7 @@ use Symfony\Component\Process\Process;
|
||||
class Version
|
||||
{
|
||||
/** @var string Update this on release */
|
||||
public const VERSION = '23.1.0';
|
||||
public const VERSION = '23.2.0';
|
||||
|
||||
/** @var Git convenience instance */
|
||||
public $git;
|
||||
|
Reference in New Issue
Block a user