From 5a4fd0bb136fc836240901caf769c7e6ed613cba Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Sat, 21 May 2022 08:45:24 -0500 Subject: [PATCH] Bump version to 22.5.0 --- LibreNMS/Util/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibreNMS/Util/Version.php b/LibreNMS/Util/Version.php index 86016edbdb..66164f600e 100644 --- a/LibreNMS/Util/Version.php +++ b/LibreNMS/Util/Version.php @@ -35,7 +35,7 @@ use Symfony\Component\Process\Process; class Version { // Update this on release - public const VERSION = '22.4.0'; + public const VERSION = '22.5.0'; /** * @var bool