We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d44a47 commit cd03f8aCopy full SHA for cd03f8a
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.5.0';
+ public const VERSION = '26.5.1';
40
41
/** @var Git convenience instance */
42
public $git;
0 commit comments