Skip to content

Commit 5c174e4

Browse files
committed
Bump version
1 parent bb05c7e commit 5c174e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

manageentities.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
<author>Infotel</author>
2222
</authors>
2323
<versions>
24+
<version>
25+
<num>4.1.2</num>
26+
<compatibility>~11.0</compatibility>
27+
<download_url>https://github.com/InfotelGLPI/manageentities/releases/download/4.1.2/glpi-manageentities-4.1.2.tar.bz2</download_url>
28+
</version>
2429
<version>
2530
<num>4.1.1</num>
2631
<compatibility>~11.0</compatibility>

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
--------------------------------------------------------------------------
2828
*/
2929

30-
define('PLUGIN_MANAGEENTITIES_VERSION', '4.1.1');
30+
define('PLUGIN_MANAGEENTITIES_VERSION', '4.1.2');
3131

3232
global $CFG_GLPI;
3333

0 commit comments

Comments
 (0)