commit | 58a4f0e157d95eee26581f0eae96a10ba9cb23d6 | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Thu Dec 13 11:15:31 2018 +0600 |
committer | Saurabh <saurabh6790@gmail.com> | Thu Dec 13 11:15:31 2018 +0600 |
tree | 1e20c3571684c5f80df47675fe578d2d13119f41 | |
parent | 35ff4a8576d75dc49f891f7e539079ea125ca376 [diff] |
bumped to version 11.0.3-beta.30
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index bed2986..cf8c06d 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.29' +staging_version = '11.0.3-beta.30' error_report_email = "support@erpnext.com"