commit | cdedb27cf00087f976a2aff00e8c2165fc0d8c16 | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Fri Sep 21 11:04:20 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Fri Sep 21 11:04:20 2018 +0000 |
tree | 3ad8bfc30b95646e9a574247141df073731ad8a4 | |
parent | e83ff38c1092f472f8f1b10e5c8e1da95efc7272 [diff] |
bumped to version 11.0.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 83c4534..22c9257 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -12,7 +12,7 @@ source_link = "https://github.com/frappe/erpnext" develop_version = '11.x.x-develop' -staging_version = '11.0.1' +staging_version = '11.0.2' error_report_email = "support@erpnext.com"