Update release notes

This commit is contained in:
Thilina Hasantha
2019-02-04 06:16:40 +01:00
parent afa345f374
commit af9b9119ef
2 changed files with 5 additions and 4 deletions

View File

@@ -13,9 +13,9 @@ if(!defined('HOME_LINK_OTHERS')){
}
//Version
define('VERSION', '26.1.0.OS');
define('CACHE_VALUE', '26.1.0.OS');
define('VERSION_NUMBER', '2610');
define('VERSION', '26.2.0.OS');
define('CACHE_VALUE', '26.2.0.OS');
define('VERSION_NUMBER', '2620');
define('VERSION_DATE', '31/01/2019');
if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');}