mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
Preparing the beta release: increment the module versions
SVN:trunk[3641]
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
SetupWebPage::AddModule(
|
||||
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
||||
'itop-endusers-devices/2.1.0',
|
||||
'itop-endusers-devices/2.2.0',
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
@@ -35,7 +35,7 @@ SetupWebPage::AddModule(
|
||||
// Setup
|
||||
//
|
||||
'dependencies' => array(
|
||||
'itop-config-mgmt/2.0.0'
|
||||
'itop-config-mgmt/2.2.0'
|
||||
),
|
||||
'mandatory' => false,
|
||||
'visible' => true,
|
||||
|
||||
Reference in New Issue
Block a user