Skip to content

Commit cd03f8a

Browse files
committed
Bump version to 26.5.1
1 parent 8d44a47 commit cd03f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LibreNMS/Util/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
class Version
3737
{
3838
/** @var string Update this on release */
39-
public const VERSION = '26.5.0';
39+
public const VERSION = '26.5.1';
4040

4141
/** @var Git convenience instance */
4242
public $git;

0 commit comments

Comments
 (0)