commit | 16343683d9d0bfa021aaa5b76721126909250c46 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed Oct 22 14:49:17 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed Oct 22 14:49:17 2014 +0600 |
tree | de0ce1b4bd9650462511c4704b6c8618bb2d1b42 | |
parent | 2bdc017aff722a4f9f73436999ed1dd6fa2c76b2 [diff] [blame] |
bumped to version 4.9.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index febf4b0..a1a98f6 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.8.0" +app_version = "4.9.0" error_report_email = "support@erpnext.com"