File tree Expand file tree Collapse file tree 3 files changed +4
-110
lines changed Expand file tree Collapse file tree 3 files changed +4
-110
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ class TicketBalanceConfigClass {
55 public static $ PLUGIN_TICKETBALANCE_ENV = 'desenvolvimento ' ;
66 public static $ PLUGIN_TICKETBALANCE_NAME = 'Ticket Balance ' ;
77 public static $ PLUGIN_TICKETBALANCE_CODE = 'ticketbalance ' ;
8- public static $ PLUGIN_TICKETBALANCE_VERSION = '1.0.2 ' ;
8+ public static $ PLUGIN_TICKETBALANCE_VERSION = '1.1.0 ' ;
99 public static $ PLUGIN_TICKETBALANCE_AUTHOR = 'Richard Loureiro ' ;
1010 public static $ PLUGIN_TICKETBALANCE_LICENSE = 'GPLv3 ' ;
1111 public static $ PLUGIN_TICKETBALANCE_HOME_PAGE = 'https://www.linkedin.com/in/richard-ti/ ' ;
1212 public static $ PLUGIN_TICKETBALANCE_MIN_GLPI_VERSION = '9.5.2 ' ;
13- public static $ PLUGIN_TICKETBALANCE_GLPI_VERSION_ERROR = "Este plugin requer GLPI >= 9.5.2 e GLPI <= 11.0.0 " ;
14- public static $ PLUGIN_TICKETBALANCE_MAX_GLPI_VERSION = '11.0.0 ' ;
13+ public static $ PLUGIN_TICKETBALANCE_GLPI_VERSION_ERROR = "Este plugin requer GLPI >= 9.5.2 e GLPI <= 11 " ;
14+ public static $ PLUGIN_TICKETBALANCE_MAX_GLPI_VERSION = '11 ' ;
1515 public static $ PLUGIN_TICKETBALANCE_MIN_PHP_VERSION = '7.3 ' ;
1616
1717 public static function init () {
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2525 </authors >
2626 <versions >
2727 <version >
28- <num >1.0.3 </num >
28+ <num >1.1.0 </num >
2929 <compatibility >9.5</compatibility >
3030 <compatibility >10</compatibility >
3131 <download_url >https://github.com/RPGMais/ticketbalance/releases/download</download_url >
You can’t perform that action at this time.
0 commit comments