Bump version to 1.58

This commit is contained in:
Tony Murray
2019-11-25 04:54:18 +00:00
parent 8f26f47b63
commit 2de39f58b3

View File

@@ -30,7 +30,7 @@ use LibreNMS\DB\Eloquent;
class Version class Version
{ {
// Update this on release // Update this on release
const VERSION = '1.57'; const VERSION = '1.58';
protected $is_git_install = false; protected $is_git_install = false;