commit | daed0b655a4b3ad2081c5ac63ed6653399dad2a1 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Oct 27 09:56:36 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Oct 27 09:56:36 2014 +0600 |
tree | 7a8e4a1a71d6843a6123ed31db50bb1a376a6e35 | |
parent | fbb994c7314c2669390e5b36e7a0a0626c39f7fa [diff] [blame] |
bumped to version 4.9.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index a1a98f6..6f4a41e 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.0" +app_version = "4.9.1" error_report_email = "support@erpnext.com"