From 98c285928711ab2f7b108e8d7b49c7cbc2eeba4a Mon Sep 17 00:00:00 2001 From: cconard96 Date: Mon, 15 Nov 2021 05:42:20 -0500 Subject: [PATCH] Bump versions --- setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.php b/setup.php index 195de0b..b8cb1e4 100644 --- a/setup.php +++ b/setup.php @@ -20,7 +20,7 @@ -------------------------------------------------------------------------- */ -define('PLUGIN_CAMERAINPUT_VERSION', '1.0.2'); +define('PLUGIN_CAMERAINPUT_VERSION', '1.0.3'); define('PLUGIN_CAMERAINPUT_MIN_GLPI', '9.5.0'); define('PLUGIN_CAMERAINPUT_MAX_GLPI', '9.6.0');