Skip to content

Commit 8fdf0b4

Browse files
authored
Bump 24.10.1 (librenms#16662)
1 parent c487abd commit 8fdf0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibreNMS/Util/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
class Version
3535
{
3636
/** @var string Update this on release */
37-
public const VERSION = '24.10.0';
37+
public const VERSION = '24.10.1';
3838

3939
/** @var Git convenience instance */
4040
public $git;

0 commit comments

Comments
 (0)