File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,11 @@ Fonctionnalités
5858 <compatibility >~10.0.0</compatibility >
5959 <download_url >https://github.com/pluginsGLPI/news/releases/download/1.10.0-rc1/glpi-news-1.10.0-rc1.tar.bz2</download_url >
6060 </version >
61+ <version >
62+ <num >1.9.1</num >
63+ <compatibility >~9.5.0</compatibility >
64+ <download_url >https://github.com/pluginsGLPI/news/releases/download/1.9.1/glpi-news-1.9.1.tar.bz2</download_url >
65+ </version >
6166 <version >
6267 <num >1.9.0</num >
6368 <compatibility >~9.5.0</compatibility >
Original file line number Diff line number Diff line change 2828 * -------------------------------------------------------------------------
2929 */
3030
31- define ('PLUGIN_NEWS_VERSION ' , '1.9.0 ' );
31+ define ('PLUGIN_NEWS_VERSION ' , '1.9.1 ' );
3232
3333// Minimal GLPI version, inclusive
3434define ("PLUGIN_NEWS_MIN_GLPI " , "9.5 " );
You can’t perform that action at this time.
0 commit comments