Skip to content

Commit ab54a62

Browse files
committed
2.9.0
1 parent 51abeac commit ab54a62

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

escalade.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ Elle ajoute les fonctionnalités suivantes :
6161
<author>Teclib'</author>
6262
</authors>
6363
<versions>
64+
<version>
65+
<num>2.9.0</num>
66+
<compatibility>~10.0.0</compatibility>
67+
<download_url>https://github.com/pluginsGLPI/escalade/releases/download/2.9.0/glpi-escalade-2.9.0.tar.bz2</download_url>
68+
</version>
6469
<version>
6570
<num>2.8.3</num>
6671
<compatibility>~10.0.0</compatibility>

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
use Glpi\Plugin\Hooks;
3232

33-
define ('PLUGIN_ESCALADE_VERSION', '2.8.3');
33+
define ('PLUGIN_ESCALADE_VERSION', '2.9.0');
3434

3535
// Minimal GLPI version, inclusive
3636
define("PLUGIN_ESCALADE_MIN_GLPI", "10.0.0");

0 commit comments

Comments
 (0)