Updated HESK UI version number
This commit is contained in:
parent
4f4b44e1cb
commit
2573dddcad
@ -1,7 +1,5 @@
|
||||
<?php
|
||||
|
||||
$hesk_ui_settings['version']='1.1.3';
|
||||
|
||||
//-- HESK UI Theme Color Settings
|
||||
$hesk_ui_settings['navbarBackgroundColor'] = '#414a5c';
|
||||
$hesk_ui_settings['navbarBrandColor'] = '#d4dee7';
|
||||
@ -15,4 +13,7 @@ $hesk_ui_settings['dropdownItemTextHoverColor'] = '#262626';
|
||||
$hesk_ui_settings['dropdownItemTextHoverBackgroundColor'] = '#f5f5f5';
|
||||
$hesk_ui_settings['questionMarkColor'] = '#000000';
|
||||
|
||||
/* DO NOT EDIT ANYTHING BELOW THIS LINE */
|
||||
$hesk_ui_settings['version']='1.1.4';
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user