commit | 6adcfa603228062ccf1713fa54487dabed2f5f80 | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Tue Oct 23 12:56:51 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Tue Oct 23 12:56:51 2018 +0000 |
tree | bed9aa14339d2cc63ade7bc167bb7e8b27c106fa | |
parent | 3643e7b1b4a9c9fd433a0d543ebfba69849ed54e [diff] [blame] |
bumped to version 11.0.3-beta.15
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 58b2c44..6c1575c 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.14' +staging_version = '11.0.3-beta.15' error_report_email = "support@erpnext.com"