commit | 0bd254b02b1fb5f0d12628b0b8f67e76c8d8904a | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Mon Oct 08 07:27:35 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Mon Oct 08 07:27:35 2018 +0000 |
tree | cb3f9869f9bf8a9904d0d6c96a6482962616ddf3 | |
parent | 5e466bace4eec131f79cf56560daecaf83c80e58 [diff] [blame] |
bumped to version 11.0.3-beta.8
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index c40753d..d1e2347 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.7' +staging_version = '11.0.3-beta.8' error_report_email = "support@erpnext.com"