Skip to content

Commit

Permalink
🔖 Release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Molkobain committed Oct 24, 2021
1 parent ceee2a8 commit d3d7efa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dist/molkobain-caselogs-toggler/extension.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<author><![CDATA[Guillaume Lajarige]]></author>
<label><![CDATA[Caselog entries toggler]]></label>
<description><![CDATA[Finally a way to open / close all entries at once!]]></description>
<version>1.5.2</version>
<release_date>2021-02-13</release_date>
<version_description><![CDATA[Update dependencies to last versions]]></version_description>
<version>1.6.0</version>
<release_date>2021-10-20</release_date>
<version_description><![CDATA[Ensure compatibility with iTop 3.0+ in case the module is not uninstalled]]></version_description>
<itop_version_min>2.4.0</itop_version_min>
<status>stable</status>
<mandatory>false</mandatory>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/** @noinspection PhpUnhandledExceptionInspection */
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'molkobain-caselogs-toggler/1.5.2',
'molkobain-caselogs-toggler/1.6.0',
array(
// Identification
//
Expand Down

0 comments on commit d3d7efa

Please sign in to comment.