commit | 31c61e7eae6bbd5138daf584b359b51c4782060d | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue Sep 16 16:28:28 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue Sep 16 16:28:28 2014 +0600 |
tree | dee3317611eeaa2da5eec1ac689255d570146de5 | |
parent | a23151b13802826e40503e28e360dc57c260d402 [diff] [blame] |
bumped to version 4.4.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 166d830..5d50045 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -4,7 +4,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "4.3.0" +app_version = "4.4.0" error_report_email = "support@erpnext.com"