diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 22c92577e2..a11f63fc9f 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py @@ -12,7 +12,7 @@ app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext" develop_version = '11.x.x-develop' -staging_version = '11.0.2' +staging_version = '11.0.3' error_report_email = "support@erpnext.com"