File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,6 +35,14 @@ The plugin allows :
3535 <author >Infotel</author >
3636 </authors >
3737 <versions >
38+ <version >
39+ <num >1.4.1</num >
40+ <compatibility >9.2</compatibility >
41+ </version >
42+ <version >
43+ <num >1.4.0</num >
44+ <compatibility >9.2</compatibility >
45+ </version >
3846 <version >
3947 <num >1.3.0</num >
4048 <compatibility >9.1</compatibility >
@@ -63,6 +71,13 @@ The plugin allows :
6371 <langs >
6472 <lang >en_GB</lang >
6573 <lang >fr_FR</lang >
74+ <lang >hr_HR</lang >
75+ <lang >cs_CZ</lang >
76+ <lang >en_US</lang >
77+ <lang >it_IT</lang >
78+ <lang >ru_RU</lang >
79+ <lang >es_AR</lang >
80+ <lang >es_ES</lang >
6681 </langs >
6782 <license ><![CDATA[ GPLv2+]]> </license >
6883 <tags >
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ function plugin_init_printercounters() {
105105function plugin_version_printercounters () {
106106 return [
107107 'name ' => __ ('Printer counters ' , 'printercounters ' ),
108- 'version ' => '1.4.0 ' ,
108+ 'version ' => '1.4.1 ' ,
109109 'author ' => "<a href='http://infotel.com/services/expertise-technique/glpi/'>Infotel</a> " ,
110110 'license ' => 'GPLv2+ ' ,
111111 'homepage ' => 'https://github.com/InfotelGLPI/printercounters ' ,
You can’t perform that action at this time.
0 commit comments