commit | ab57e52cbdcdc267cc0508aac8710a6ed36f42b2 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Sep 24 15:05:35 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Sep 24 15:05:35 2015 +0600 |
tree | cfba5d29cfda7c4836afe0d94345b408c0549690 | |
parent | e63da9813cea5776a4d4a57620b87af431f3b20b [diff] [blame] |
bumped to version 6.3.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 96f70a8..f6daf77 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.2.0" +app_version = "6.3.0" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"