File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 2.14.10] - 2024-09-06
11+
1012### Fixed
13+
1114- Fix ``` rightname ``` computation
1215- Fix local override management
1316
14-
1517## [ 2.14.9] - 2024-04-02
1618
1719### Added
Original file line number Diff line number Diff line change 2424 <author >Walid Nouh</author >
2525 </authors >
2626 <versions >
27+ <version >
28+ <num >2.14.10</num >
29+ <compatibility >~10.0.0</compatibility >
30+ <download_url >https://github.com/pluginsGLPI/genericobject/releases/download/2.14.10/glpi-genericobject-2.14.10.tar.bz2</download_url >
31+ </version >
2732 <version >
2833 <num >2.14.9</num >
2934 <compatibility >~10.0.0</compatibility >
Original file line number Diff line number Diff line change 2828 * -------------------------------------------------------------------------
2929 */
3030
31- define ('PLUGIN_GENERICOBJECT_VERSION ' , '2.14.9 ' );
31+ define ('PLUGIN_GENERICOBJECT_VERSION ' , '2.14.10 ' );
3232
3333// Minimal GLPI version, inclusive
3434define ("PLUGIN_GENERICOBJECT_MIN_GLPI " , "10.0.0 " );
You can’t perform that action at this time.
0 commit comments