Update iTop version to 3.0.2

This commit is contained in:
Molkobain
2022-08-29 09:40:47 +02:00
parent 14facb4d6c
commit 6e3ff0e429
41 changed files with 41 additions and 41 deletions

View File

@@ -23,6 +23,6 @@ define('ITOP_DESIGN_LATEST_VERSION', '3.0');
* @used-by utils::GetItopVersionWikiSyntax()
* @used-by iTopModulesPhpVersionIntegrationTest
*/
define('ITOP_CORE_VERSION', '3.0.1');
define('ITOP_CORE_VERSION', '3.0.2');
require_once APPROOT.'bootstrap.inc.php';