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