commit | 5ed0257ce2afe902aa2b05b187b18dc064b80be3 | [log] [tgz] |
---|---|---|
author | Ameya Shenoy <shenoy.ameya@gmail.com> | Mon Nov 05 06:50:33 2018 +0000 |
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | Mon Nov 05 06:50:33 2018 +0000 |
tree | 4a04be13300ca00381bfc1fdef2c21ab61456828 | |
parent | 4a75d58d89e0bb9e5d38d64c7c862aded9bb4b2a [diff] [blame] |
bumped to version 11.0.3-beta.18
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 3a0ada8..38738d2 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.17' +staging_version = '11.0.3-beta.18' error_report_email = "support@erpnext.com"