File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ 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+ ## [ 1.12.4] - 2024-11-08
9+
10+ - Update translations
11+
812## [ 1.12.3] - 2024-07-04
913
1014### Fixed
Original file line number Diff line number Diff line change @@ -53,6 +53,11 @@ Fonctionnalités
5353 <author >TECLIB'</author >
5454 </authors >
5555 <versions >
56+ <version >
57+ <num >1.12.4</num >
58+ <compatibility >~10.0.0</compatibility >
59+ <download_url >https://github.com/pluginsGLPI/news/releases/download/1.12.4/glpi-news-1.12.4.tar.bz2</download_url >
60+ </version >
5661 <version >
5762 <num >1.12.3</num >
5863 <compatibility >~10.0.0</compatibility >
Original file line number Diff line number Diff line change 2828 * -------------------------------------------------------------------------
2929 */
3030
31- define ('PLUGIN_NEWS_VERSION ' , '1.12.3 ' );
31+ define ('PLUGIN_NEWS_VERSION ' , '1.12.4 ' );
3232
3333// Minimal GLPI version, inclusive
3434define ('PLUGIN_NEWS_MIN_GLPI ' , '10.0.0 ' );
You can’t perform that action at this time.
0 commit comments