From 572c4f8d762b7f80cfe9497b829471c521e10239 Mon Sep 17 00:00:00 2001 From: Xacobo Freire <39123808+xacobofg@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:55:03 +0200 Subject: [PATCH] Change version 3.0.1 Signed-off-by: Xacobo Freire <39123808+xacobofg@users.noreply.github.com> --- setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.php b/setup.php index 4751d6f..21d60f4 100644 --- a/setup.php +++ b/setup.php @@ -30,7 +30,7 @@ use Glpi\Plugin\Hooks; -define('PLUGIN_ACTUALTIME_VERSION', '3.0.0'); +define('PLUGIN_ACTUALTIME_VERSION', '3.0.1'); // Minimal GLPI version, inclusive