Internal: Updated module version (itop-portal, itop-portal-base)

SVN:trunk[5069]
This commit is contained in:
Guillaume Lajarige
2017-10-23 13:49:35 +00:00
parent d4dd300e28
commit ad3ce7c536
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-portal-base/1.1.0', array(
'itop-portal-base/1.2.0', array(
// Identification
'label' => 'Portal Development Library',
'category' => 'Portal',

View File

@@ -2,7 +2,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-portal/1.0.0', array(
'itop-portal/1.1.0', array(
// Identification
'label' => 'Enhanced Customer Portal',
'category' => 'Portal',