mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Bump version to 21.3.0
This commit is contained in:
@@ -30,7 +30,7 @@ use Symfony\Component\Process\Process;
|
||||
class Version
|
||||
{
|
||||
// Update this on release
|
||||
const VERSION = '21.2.0';
|
||||
const VERSION = '21.3.0';
|
||||
|
||||
protected $is_git_install = false;
|
||||
|
||||
|
Reference in New Issue
Block a user