From 63426e459ac49fc6ffb55a477335957a0def9bb0 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Tue, 11 Jul 2023 11:04:00 +0200 Subject: [PATCH] :bookmark: Update XML version to 3.2 --- approot.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/approot.inc.php b/approot.inc.php index d4883bcdf..6752d3551 100644 --- a/approot.inc.php +++ b/approot.inc.php @@ -11,7 +11,7 @@ define('APPCONF', APPROOT.'conf/'); * * @see ITOP_CORE_VERSION to get full iTop core version */ -define('ITOP_DESIGN_LATEST_VERSION', '3.1'); +define('ITOP_DESIGN_LATEST_VERSION', '3.2'); /** * Constant containing the iTop core version, whatever application was built