From dbcee24749ae6e02eff58da0c1b1dae771c15f24 Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Wed, 21 Sep 2022 01:51:22 -0500 Subject: [PATCH] Bump version to 22.9.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 2c444f6aae..930d613501 100644 --- a/LibreNMS/Util/Version.php +++ b/LibreNMS/Util/Version.php @@ -36,7 +36,7 @@ use Symfony\Component\Process\Process; class Version { // Update this on release - public const VERSION = '22.8.0'; + public const VERSION = '22.9.0'; /** * @var bool