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