🔖 version 2.7.0

This commit is contained in:
Eric
2019-12-17 10:18:15 +01:00
parent d45326606d
commit 843c8ccd38
29 changed files with 31 additions and 31 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-incident-mgmt-itil/2.6.2',
'itop-incident-mgmt-itil/2.7.0',
array(
// Identification
//
@@ -42,4 +42,4 @@ SetupWebPage::AddModule(
'settings' => array(
),
)
);
);