commit | 16745c255361b29f5c8b612626d38b13cfac2180 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> | Sun Jan 06 12:16:37 2019 +0530 |
committer | GitHub <noreply@github.com> | Sun Jan 06 12:16:37 2019 +0530 |
tree | 9cd43b831f345bf77ee6efa36e95dc7eea30604f | |
parent | 1bb9287b2d0adba61b6bffe058279258540d1ff8 [diff] | |
parent | 094d539cd993edca614c78ec223a30bc91152576 [diff] |
Merge branch 'staging-fixes' into update_items_bug
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 14e4f68..3ab6752 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -12,7 +12,7 @@ source_link = "https://github.com/frappe/erpnext" develop_version = '12.x.x-develop' -staging_version = '11.0.3-beta.32' +staging_version = '11.0.3-beta.33' error_report_email = "support@erpnext.com"