commit | 49365d09827916730f9891d02292879f0bfce95b | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue Oct 14 16:46:29 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue Oct 14 16:46:29 2014 +0600 |
tree | d19d7c4221ab655f465e8b339f68bb80187e36f2 | |
parent | 50c29c7d0f67151b77c5d51ea40128ab68606cff [diff] [blame] |
bumped to version 4.6.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 6c91c39..b095984 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.6.0" +app_version = "4.6.1" error_report_email = "support@erpnext.com"