commit | 2291558c5fa75271c2df7937f3aebab69b737b03 | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Thu Oct 04 13:14:29 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Thu Oct 04 13:14:29 2018 +0000 |
tree | 50a532b71692559341b50fe18ee9666ed5806516 | |
parent | d69dc954c79755f085bdbb9696dabaa65be072d1 [diff] [blame] |
bumped to version 11.0.3-beta.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 130398e..c0bb623 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.3' +staging_version = '11.0.3-beta.4' error_report_email = "support@erpnext.com"