Updated version number and name
This commit is contained in:
parent
d55c3903c1
commit
0b147cf451
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
//-- HESK UI Theme Color Settings
|
||||
//-- NuHesk Theme Color Settings
|
||||
$hesk_ui_settings['navbarBackgroundColor'] = '#414a5c';
|
||||
$hesk_ui_settings['navbarBrandColor'] = '#d4dee7';
|
||||
$hesk_ui_settings['navbarBrandHoverColor'] = '#ffffff';
|
||||
@ -14,6 +14,6 @@ $hesk_ui_settings['dropdownItemTextHoverBackgroundColor'] = '#f5f5f5';
|
||||
$hesk_ui_settings['questionMarkColor'] = '#000000';
|
||||
|
||||
/* DO NOT EDIT ANYTHING BELOW THIS LINE */
|
||||
$hesk_ui_settings['version']='1.1.5';
|
||||
$hesk_ui_settings['version']='1.2.0';
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user