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,7 +5,7 @@ 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- ## [ UNRELEASED ]
8+ ## [ 2.10.2 ] - 2025-11-05
99
1010### Fixed
1111
Original file line number Diff line number Diff line change 3232
3333use function Safe \define ;
3434
35- define ('PLUGIN_UNINSTALL_VERSION ' , '2.10.1 ' );
35+ define ('PLUGIN_UNINSTALL_VERSION ' , '2.10.2 ' );
3636define ("PLUGIN_UNINSTALL_MIN_GLPI " , "11.0.0 " );
3737define ("PLUGIN_UNINSTALL_MAX_GLPI " , "11.0.99 " );
3838
Original file line number Diff line number Diff line change 2525 <author >Remi Collet</author >
2626 </authors >
2727 <versions >
28+ <version >
29+ <num >2.10.2</num >
30+ <compatibility >~11.0.0</compatibility >
31+ <download_url >https://github.com/pluginsGLPI/uninstall/releases/download/2.10.2/glpi-uninstall-2.10.2.tar.bz2</download_url >
32+ </version >
2833 <version >
2934 <num >2.10.1</num >
3035 <compatibility >~11.0.0</compatibility >
You can’t perform that action at this time.
0 commit comments