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+ ## [ 2.11.1] - 2025-07-11
11+
1012### Fixed
1113
1214- Fix ODT export generation
Original file line number Diff line number Diff line change 2929 <author >Benjamin Fontan</author >
3030 </authors >
3131 <versions >
32+ <version >
33+ <num >2.11.1</num >
34+ <compatibility >~10.0.0</compatibility >
35+ <download_url >https://github.com/pluginsGLPI/order/releases/download/2.11.1/glpi-order-2.11.1.tar.bz2</download_url >
36+ </version >
3237 <version >
3338 <num >2.11.0</num >
3439 <compatibility >~10.0.0</compatibility >
Original file line number Diff line number Diff line change 2828 * -------------------------------------------------------------------------
2929 */
3030
31- define ('PLUGIN_ORDER_VERSION ' , '2.11.0 ' );
31+ define ('PLUGIN_ORDER_VERSION ' , '2.11.1 ' );
3232
3333// Minimal GLPI version, inclusive
3434define ("PLUGIN_ORDER_MIN_GLPI " , "10.0.0 " );
You can’t perform that action at this time.
0 commit comments