commit | 06b3ecb99bf0a7e8aece97ef5aed8fd0caef2555 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Mar 10 16:21:35 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Mar 10 16:21:35 2016 +0600 |
tree | 6407b09dc74318d37adb6c5def68d84ef4056b32 | |
parent | 6d59a41b27d7da6e019106aea0e3f2a9a72e804e [diff] [blame] |
bumped to version 6.25.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 5ff795a..0a56024 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -7,7 +7,7 @@ app_description = """ERP made simple""" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.25.3" +app_version = "6.25.4" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"