commit | e4c2ebfc5789291d19e32d2342f55a9f459ca126 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Fri Jan 23 16:46:53 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Fri Jan 23 16:46:53 2015 +0600 |
tree | eb1629dbe136d0c8f53d4424b7d61d891c5361b9 | |
parent | 587c061550bc21c2b81b04e7f9bb2db07e865fe1 [diff] [blame] |
bumped to version 4.20.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 9ffa0ad..90ac2e7 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -4,7 +4,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "4.19.0" +app_version = "4.20.0" error_report_email = "support@erpnext.com"