commit | e9b4686fec7ec8f69db0422483fedcb2a460d33b | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed Nov 05 14:45:47 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed Nov 05 14:45:47 2014 +0600 |
tree | e0f629c22020130fc7ddb37bffaa823fe93ab7c8 | |
parent | 5086ef249978ec9b6d81493705d94ecd1a3dd9a9 [diff] [blame] |
bumped to version 4.10.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 2d7d4e5..7ca5bb5 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.9.3" +app_version = "4.10.0" error_report_email = "support@erpnext.com"