commit | 39dda5cf49eac3a66a400d4f40f51b6572d65889 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Mar 11 13:00:42 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Fri Mar 11 13:00:42 2016 +0600 |
tree | 44117d7769d42d9cd09942e6fe77da629bd3cccc | |
parent | 1e1d8026ad5860b3f420b80c79e104a5186853c8 [diff] [blame] |
bumped to version 6.25.5
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 0a56024..a09c62f 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.4" +app_version = "6.25.5" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"