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 @@ -82,10 +82,17 @@ This plugin allow your browser to show notifications for GLPI
8282 <compatibility >0.90</compatibility >
8383 <compatibility >9.1</compatibility >
8484 </version >
85+ <version >
86+ <num >1.1.3</num >
87+ <compatibility >0.85</compatibility >
88+ <compatibility >0.90</compatibility >
89+ <compatibility >9.1</compatibility >
90+ </version >
8591 </versions >
8692 <langs >
8793 <lang >en_US</lang >
8894 <lang >pt_BR</lang >
95+ <lang >ru_RU</lang >
8996 </langs >
9097 <license ><![CDATA[ GPL v2+]]> </license >
9198 <tags >
Original file line number Diff line number Diff line change 11<?php
22
3- define ('PLUGIN_BROWSERNOTIFICATION_VERSION ' , '1.1.2 ' );
3+ define ('PLUGIN_BROWSERNOTIFICATION_VERSION ' , '1.1.3 ' );
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