From cc074e48dd3f65539af8033ac03497cdeca57915 Mon Sep 17 00:00:00 2001 From: malle-pietje Date: Sun, 24 Nov 2024 11:31:16 +0100 Subject: [PATCH] bumped version to 2.0.32 --- common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.php b/common.php index b31c49b..820ea6a 100755 --- a/common.php +++ b/common.php @@ -10,7 +10,7 @@ use UniFi_API\Client as ApiClient; -const TOOL_VERSION = '2.0.31'; +const TOOL_VERSION = '2.0.32'; /** * Gather some basic information for the About modal.