We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c487abd commit 8fdf0b4Copy full SHA for 8fdf0b4
LibreNMS/Util/Version.php
@@ -34,7 +34,7 @@
34
class Version
35
{
36
/** @var string Update this on release */
37
- public const VERSION = '24.10.0';
+ public const VERSION = '24.10.1';
38
39
/** @var Git convenience instance */
40
public $git;
0 commit comments