From ca5b7c0e11dc997c373edd34896458f9bea0b06b Mon Sep 17 00:00:00 2001 From: Thilina Hasantha Date: Sat, 10 Oct 2015 20:22:17 +0530 Subject: [PATCH] Changing version --- core-ext/config.base.php | 6 +++--- readme.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core-ext/config.base.php b/core-ext/config.base.php index 727c7c6d..52b088cb 100644 --- a/core-ext/config.base.php +++ b/core-ext/config.base.php @@ -9,9 +9,9 @@ define('HOME_LINK_ADMIN', CLIENT_BASE_URL."?g=admin&n=dashboard&m=admin_Admin"); define('HOME_LINK_OTHERS', CLIENT_BASE_URL."?g=modules&n=dashboard&m=module_Personal_Information"); //Version -define('VERSION', '12.7.OS'); -define('CACHE_VALUE', '12.7'); -define('VERSION_DATE', '13/09/2015'); +define('VERSION', '13.1.OS'); +define('CACHE_VALUE', '13.1'); +define('VERSION_DATE', '09/10/2015'); if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');} if(!defined('KEY_PREFIX')){define('KEY_PREFIX','IceHrm');} diff --git a/readme.md b/readme.md index 29b61090..9d48a869 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ IceHrm Installation ------------ -Download the latest release https://github.com/thilinah/icehrm/releases/latest +Download the latest release https://github.com/gamonoid/icehrm/releases/latest Copy the downloaded file to the path you want to install iCE Hrm in your server and extract.