commit | d791af8331f3ae2743ca5f02b5681600343da430 | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Thu Oct 11 06:58:13 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Thu Oct 11 06:58:13 2018 +0000 |
tree | cb36eb73614c9741673b02244b542d7eeed125ae | |
parent | b1241caf483deb039f68eee6c615436b91152862 [diff] |
bumped to version 11.0.3-beta.10
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 3d79c50..250c5a6 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.3-beta.9' +staging_version = '11.0.3-beta.10' error_report_email = "support@erpnext.com"