Skip to content

Commit d4243ca

Browse files
committed
🔖 Release v1.5.0
1 parent 83bd90b commit d4243ca

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/molkobain-bubble-caselogs/extension.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<author><![CDATA[Guillaume Lajarige]]></author>
66
<label><![CDATA[Bubble caselogs]]></label>
77
<description><![CDATA[Modern look and feel for caselogs in both the enhanced portal and the console.]]></description>
8-
<version>1.4.0</version>
9-
<release_date>2021-02-29</release_date>
10-
<version_description><![CDATA[Change bubbles colors to white to have something more neutral]]></version_description>
8+
<version>1.5.0</version>
9+
<release_date>2021-10-20</release_date>
10+
<version_description><![CDATA[Ensure compatibility with iTop 3.0+ in case the module is not uninstalled]]></version_description>
1111
<itop_version_min>2.4.0</itop_version_min>
1212
<status>stable</status>
1313
<mandatory>false</mandatory>

src/molkobain-bubble-caselogs/module.molkobain-bubble-caselogs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/** @noinspection PhpUnhandledExceptionInspection */
1515
SetupWebPage::AddModule(
1616
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
17-
'molkobain-bubble-caselogs/1.4.1',
17+
'molkobain-bubble-caselogs/1.5.0',
1818
array(
1919
// Identification
2020
//

0 commit comments

Comments
 (0)