Commit cebe352 1 parent 59c81e9 commit cebe352 Copy full SHA for cebe352
File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,11 @@ Fonctionnalités
53
53
<author >TECLIB'</author >
54
54
</authors >
55
55
<versions >
56
+ <version >
57
+ <num >1.10.4</num >
58
+ <compatibility >~10.0.0</compatibility >
59
+ <download_url >https://github.com/pluginsGLPI/news/releases/download/1.10.4/glpi-news-1.10.4.tar.bz2</download_url >
60
+ </version >
56
61
<version >
57
62
<num >1.10.3</num >
58
63
<compatibility >~10.0.0</compatibility >
Original file line number Diff line number Diff line change 28
28
* -------------------------------------------------------------------------
29
29
*/
30
30
31
- define ('PLUGIN_NEWS_VERSION ' , '1.10.3 ' );
31
+ define ('PLUGIN_NEWS_VERSION ' , '1.10.4 ' );
32
32
33
33
// Minimal GLPI version, inclusive
34
34
define ("PLUGIN_NEWS_MIN_GLPI " , "10.0.0 " );
You can’t perform that action at this time.
0 commit comments