Skip to content

Commit eeaa056

Browse files
authored
26.2.0 Release (librenms#19050)
1 parent ab38b13 commit eeaa056

2 files changed

Lines changed: 284 additions & 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.1.0';
39+
public const VERSION = '26.2.0';
4040

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

0 commit comments

Comments
 (0)