commit | c95e4e89d5113e20809ba47a5be1afbf3e06f167 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Apr 09 12:56:05 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Apr 09 12:56:05 2015 +0600 |
tree | 8f9e7e43da97c4e74ee4b0244c9d4c9e36c2b710 | |
parent | b362bb076d089fe9f2948eee562e2eb60ca518e1 [diff] [blame] |
bumped to version 4.24.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index ea13670..8017423 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -5,7 +5,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "4.24.3" +app_version = "4.24.4" error_report_email = "support@erpnext.com"