Skip to content

Commit 14bb598

Browse files
committed
Bump version to 25.8.0
1 parent 4fa63df commit 14bb598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = '25.7.0';
39+
public const VERSION = '25.8.0';
4040

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

0 commit comments

Comments
 (0)