File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed 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+ ## [ 1.4.1 ] - 2025-11-25
99
1010### Fixed
1111
Original file line number Diff line number Diff line change @@ -51,6 +51,11 @@ Il permet actuellement de:
5151 <author >Teclib'</author >
5252 </authors >
5353 <versions >
54+ <version >
55+ <num >1.4.1</num >
56+ <compatibility >~11.0.0</compatibility >
57+ <download_url >https://github.com/pluginsGLPI/metabase/releases/download/1.4.1/glpi-metabase-1.4.1.tar.bz2</download_url >
58+ </version >
5459 <version >
5560 <num >1.4.0</num >
5661 <compatibility >~11.0.0</compatibility >
Original file line number Diff line number Diff line change 3030
3131use function Safe \define ;
3232
33- define ('PLUGIN_METABASE_VERSION ' , '1.4.0 ' );
33+ define ('PLUGIN_METABASE_VERSION ' , '1.4.1 ' );
3434
3535// Minimal GLPI version, inclusive
3636define ('PLUGIN_METABASE_MIN_GLPI ' , '11.0.0 ' );
You can’t perform that action at this time.
0 commit comments