From e1908f26d69a3e86db53fd83833e0634609ffca6 Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Sun, 23 Jan 2022 08:47:41 -0600 Subject: [PATCH] Bump version to 22.1.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 861217c46c..de33dc9a81 100644 --- a/LibreNMS/Util/Version.php +++ b/LibreNMS/Util/Version.php @@ -32,7 +32,7 @@ use Symfony\Component\Process\Process; class Version { // Update this on release - const VERSION = '21.12.0'; + const VERSION = '22.1.0'; /** * @var bool