Customer portal: adjusted the versions of the recently updated module (inc. the XML format version raised to 1.3)

SVN:trunk[4055]
This commit is contained in:
Romain Quetiez
2016-05-11 12:05:03 +00:00
parent 06075805e0
commit 1018dc6e74
10 changed files with 15 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-request-mgmt-itil/2.2.0',
'itop-request-mgmt-itil/2.3.0',
array(
// Identification
//
@@ -14,7 +14,7 @@ SetupWebPage::AddModule(
//
'dependencies' => array(
'itop-config-mgmt/2.2.0',
'itop-tickets/2.0.0',
'itop-tickets/2.3.0',
),
'mandatory' => false,
'visible' => true,