commit | 14ac8f71b706797aac23d77f10c06c7dc23c2172 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Fri Sep 19 15:16:07 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Fri Sep 19 15:16:07 2014 +0600 |
tree | 11bc76c18fa8b23129000c355c5af07498555188 | |
parent | 6a92d5138386a1ae725fc7a20a6a058386b1aa2a [diff] [blame] |
bumped to version 4.4.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index bf14401..048ec7b 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.1" +app_version = "4.4.2" error_report_email = "support@erpnext.com"