File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 2.8.6] - 2024-11-08
9+
10+ - Update translations
11+
812## [ 2.8.5] - 2024-06-11
913
1014### Fixed
Original file line number Diff line number Diff line change 2424 <author >Walid Nouh</author >
2525 </authors >
2626 <versions >
27+ <version >
28+ <num >2.8.6</num >
29+ <compatibility >~10.0.11</compatibility >
30+ <download_url >https://github.com/pluginsGLPI/geninventorynumber/releases/download/2.8.6/glpi-geninventorynumber-2.8.6.tar.bz2</download_url >
31+ </version >
2732 <version >
2833 <num >2.8.5</num >
2934 <compatibility >~10.0.11</compatibility >
Original file line number Diff line number Diff line change 2828 * -------------------------------------------------------------------------
2929 */
3030
31- define ('PLUGIN_GENINVENTORYNUMBER_VERSION ' , '2.8.5 ' );
31+ define ('PLUGIN_GENINVENTORYNUMBER_VERSION ' , '2.8.6 ' );
3232
3333// Minimal GLPI version, inclusive
3434define ('PLUGIN_GENINVENTORYNUMBER_MIN_GLPI ' , '10.0.11 ' );
You can’t perform that action at this time.
0 commit comments