commit | 4293d176027922609406217d1452b2fd48352bd0 | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Tue Oct 23 08:05:33 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Tue Oct 23 08:05:33 2018 +0000 |
tree | 13e5f4540ad3219ac99fd2de057afcf4189e5bf1 | |
parent | ca66c7ba14e02e89c3cf47804001beec931e8531 [diff] |
bumped to version 11.0.3-beta.14
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 1d6b5e0..58b2c44 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.13' +staging_version = '11.0.3-beta.14' error_report_email = "support@erpnext.com"