Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit ae94a02

Browse files
committed
Merge tag '4.3.2' into develop
2 parents 7e791e6 + 959296f commit ae94a02

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

mantis.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
<author>TECLIB'</author>
5555
</authors>
5656
<versions>
57+
<version>
58+
<num>4.3.2</num>
59+
<compatibility>9.4</compatibility>
60+
</version>
5761
<version>
5862
<num>4.3.1</num>
5963
<compatibility>9.4</compatibility>

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* -------------------------------------------------------------------------
2424
*/
2525

26-
define("PLUGIN_MANTIS_VERSION", "4.3.1");
26+
define("PLUGIN_MANTIS_VERSION", "4.3.2");
2727

2828
// Minimal GLPI version, inclusive
2929
define("PLUGIN_MANTIS_MIN_GLPI", "9.4");

0 commit comments

Comments
 (0)