commit | 789a798e3616a162adcb95afc2b59e49cf627e37 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Oct 02 17:05:36 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Fri Oct 02 17:05:36 2015 +0600 |
tree | a1e047f51ac6adc3f8f0a7b890356231ca030149 | |
parent | ee1169dac796e9690f7d279afe94988c9d980370 [diff] [blame] |
bumped to version 6.4.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 4855fc6..a832315 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.4.3" +app_version = "6.4.4" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"