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.3] - 2025-10-14
11+
1012### Fixed
1113
1214- SQL expression in supplier survey total calculation
Original file line number Diff line number Diff line change 3434 <compatibility >~11.0.0</compatibility >
3535 <download_url >https://github.com/pluginsGLPI/order/releases/download/2.12.0/glpi-order-2.12.0.tar.bz2</download_url >
3636 </version >
37+ <version >
38+ <num >2.11.3</num >
39+ <compatibility >~10.0.11</compatibility >
40+ <download_url >https://github.com/pluginsGLPI/order/releases/download/2.11.3/glpi-order-2.11.3.tar.bz2</download_url >
41+ </version >
3742 <version >
3843 <num >2.11.2</num >
3944 <compatibility >~10.0.11</compatibility >
Original file line number Diff line number Diff line change 2828 * -------------------------------------------------------------------------
2929 */
3030
31- define ('PLUGIN_ORDER_VERSION ' , '2.11.2 ' );
31+ define ('PLUGIN_ORDER_VERSION ' , '2.11.3 ' );
3232
3333// Minimal GLPI version, inclusive
3434define ("PLUGIN_ORDER_MIN_GLPI " , "10.0.11 " );
You can’t perform that action at this time.
0 commit comments