commit | e539297e53e214fcbb05256db69aeb214c042e34 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Sep 18 14:49:14 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Sep 18 14:49:14 2014 +0600 |
tree | 6b8521163bee4a73a3fd3aeb44f0236dda881796 | |
parent | bbc3d015a3894c8811053ebe82cdaf97617bd005 [diff] [blame] |
bumped to version 4.4.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 5d50045..bf14401 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.4.0" +app_version = "4.4.1" error_report_email = "support@erpnext.com"