Skip to content

Commit 08f879a

Browse files
committed
Bump version
1 parent 5580de8 commit 08f879a

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.0</num>
26+
<compatibility>~11.0</compatibility>
27+
<download_url>https://github.com/InfotelGLPI/manageentities/releases/download/4.1.0/glpi-manageentities-4.1.0.tar.bz2</download_url>
28+
</version>
2429
<version>
2530
<num>4.0.3</num>
2631
<compatibility>~10.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.0.4');
30+
define('PLUGIN_MANAGEENTITIES_VERSION', '4.1.0');
3131

3232
global $CFG_GLPI;
3333

0 commit comments

Comments
 (0)