File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ UNRELEASED]
99
10+ ## [ 1.5.5] - 2025-11-25
11+
1012### Fixed
1113
1214- Fix SQL error when deploy target option used is 'No restriction' defined with ` -1 `
Original file line number Diff line number Diff line change 9191 <author >Teclib'</author >
9292 </authors >
9393 <versions >
94+ <version >
95+ <num >1.5.5</num >
96+ <compatibility >~10.0.11</compatibility >
97+ <download_url >https://github.com/glpi-project/glpi-inventory-plugin/releases/download/1.5.5/glpi-glpiinventory-1.5.5.tar.bz2</download_url >
98+ </version >
9499 <version >
95100 <num >1.5.4</num >
96101 <compatibility >~10.0.11</compatibility >
Original file line number Diff line number Diff line change 3333
3434use Glpi \Plugin \Hooks ;
3535
36- define ("PLUGIN_GLPIINVENTORY_VERSION " , "1.5.4 " );
36+ define ("PLUGIN_GLPIINVENTORY_VERSION " , "1.5.5 " );
3737// Minimal GLPI version, inclusive
3838define ('PLUGIN_GLPI_INVENTORY_GLPI_MIN_VERSION ' , '10.0.11 ' );
3939// Maximum GLPI version, exclusive
You can’t perform that action at this time.
0 commit comments