File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,13 @@ This plugin allow your browser to show notifications for GLPI
118118 <compatibility >0.90</compatibility >
119119 <compatibility >9.1</compatibility >
120120 </version >
121+ <version >
122+ <num >1.1.9</num >
123+ <compatibility >0.85</compatibility >
124+ <compatibility >0.90</compatibility >
125+ <compatibility >9.1</compatibility >
126+ <compatibility >9.2</compatibility >
127+ </version >
121128 </versions >
122129 <langs >
123130 <lang >cs_CZ</lang >
Original file line number Diff line number Diff line change 11<?php
22
3- define ('PLUGIN_BROWSERNOTIFICATION_VERSION ' , '1.1.8 ' );
3+ define ('PLUGIN_BROWSERNOTIFICATION_VERSION ' , '1.1.9 ' );
44
55// Init the hooks of the plugins -Needed
66function plugin_init_browsernotification () {
You can’t perform that action at this time.
0 commit comments