commit | 8d0195246d7c25705fd969f10a1627a9bb4712cb | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Mon Oct 15 12:24:12 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Mon Oct 15 12:24:12 2018 +0000 |
tree | 1ffe1f7ff04d52c6d77cc9612b1e29fc6b12aae5 | |
parent | 4fa58359c8c05747f81cd9b9465ea44ea05c6c21 [diff] [blame] |
bumped to version 11.0.3-beta.11
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 250c5a6..b980d68 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.10' +staging_version = '11.0.3-beta.11' error_report_email = "support@erpnext.com"