commit | d7ba618b92f2265ed96c63acfa2cde33a09785c7 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Aug 13 16:24:41 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Aug 13 16:24:41 2015 +0600 |
tree | 169f0ebdea712eb22c5fb9ccca91976ef0cffa62 | |
parent | 0a37f5575fa9a101b1a5c6df331a2ba40c279beb [diff] [blame] |
bumped to version 5.6.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index ba159ed..e6797a3 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.6.0" +app_version = "5.6.1" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"