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 @@ -5,7 +5,9 @@ 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+ ## [ UNRELEASE]
9+
10+ ## [ 2.4.4] - 2025-09-24
911
1012### Added
1113
Original file line number Diff line number Diff line change @@ -52,6 +52,11 @@ Prerequisite :
5252 <compatibility >~11.0.0</compatibility >
5353 <download_url >https://github.com/pluginsGLPI/sccm/releases/download/2.5.0-beta1/glpi-sccm-2.5.0-beta1.tar.bz2</download_url >
5454 </version >
55+ <version >
56+ <num >2.4.4</num >
57+ <compatibility >~10.0.11</compatibility >
58+ <download_url >https://github.com/pluginsGLPI/sccm/releases/download/2.4.4/glpi-sccm-2.4.4.tar.bz2</download_url >
59+ </version >
5560 <version >
5661 <num >2.4.3</num >
5762 <compatibility >~10.0.0</compatibility >
Original file line number Diff line number Diff line change 2929 * -------------------------------------------------------------------------
3030 */
3131
32- define ("PLUGIN_SCCM_VERSION " , "2.4.3 " );
32+ define ("PLUGIN_SCCM_VERSION " , "2.4.4 " );
3333
3434// Minimal GLPI version, inclusive
3535define ("PLUGIN_SCCM_MIN_GLPI " , "10.0.11 " );
You can’t perform that action at this time.
0 commit comments