We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa63df commit 14bb598Copy full SHA for 14bb598
LibreNMS/Util/Version.php
@@ -36,7 +36,7 @@
36
class Version
37
{
38
/** @var string Update this on release */
39
- public const VERSION = '25.7.0';
+ public const VERSION = '25.8.0';
40
41
/** @var Git convenience instance */
42
public $git;
0 commit comments