commit | 3ef12bb7f25cf4b1e09ec9734f8119f2a441ea2a | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Thu Sep 20 14:00:46 2018 +0600 |
committer | Saurabh <saurabh6790@gmail.com> | Thu Sep 20 14:00:46 2018 +0600 |
tree | c99ef447d66a8d0e2f78b3926d003d18eae08a74 | |
parent | 75d90b9d8f3c76c468397ab76b9cfd8053db0071 [diff] |
bumped to version 11.0.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 20552be..d944874 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.0-beta' +staging_version = '11.0.1' error_report_email = "support@erpnext.com"