Skip to content

Commit

Permalink
Bump version to 1.53
Browse files Browse the repository at this point in the history
  • Loading branch information
murrant committed Jul 1, 2019
1 parent 9962fd8 commit 87a2231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibreNMS/Util/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
class Version
{
// Update this on release
const VERSION = '1.52';
const VERSION = '1.53';

protected $is_git_install = false;

Expand Down

0 comments on commit 87a2231

Please sign in to comment.