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