We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b9031 commit 403fa2dCopy full SHA for 403fa2d
1 file changed
LibreNMS/Util/Version.php
@@ -36,7 +36,7 @@
36
class Version
37
{
38
/** @var string Update this on release */
39
- public const VERSION = '26.4.1';
+ public const VERSION = '26.5.0';
40
41
/** @var Git convenience instance */
42
public $git;
0 commit comments