commit | a29577ca711a1f368b57ce753ae645cd9c9ed493 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Sep 09 19:12:48 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Sep 09 19:12:48 2015 +0600 |
tree | a87c7e7d7109f88fb9f9a46fbb9017e66be21cf4 | |
parent | b1454cdf9fa370f84e1a7682ad9f30cd9ac4ddfe [diff] [blame] |
bumped to version 6.1.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 3008126..56bda40 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.1.0" +app_version = "6.1.1" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"