commit | cfdd629fd75fced9fdfa585c87e0648298aa7936 | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Sun Oct 07 07:59:34 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Sun Oct 07 07:59:34 2018 +0000 |
tree | 71cca85320c5181c977945b1d4ffc15ca0198023 | |
parent | 272956980d3a4b9fe1de8db7539d972e10d22188 [diff] [blame] |
bumped to version 11.0.3-beta.7
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 1fb95ea..c40753d 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.6' +staging_version = '11.0.3-beta.7' error_report_email = "support@erpnext.com"