commit | 74b2116adb7eb27c4e582983cff76aa02ed4463f | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue Jun 02 11:15:28 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue Jun 02 11:15:28 2015 +0600 |
tree | 7694067245283540b0563e2c511e3826e0f75808 | |
parent | 2204d0af947c872e8dba30d4c190755ecc08683b [diff] [blame] |
bumped to version 5.0.16
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index ea45d9f..9b13128 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -5,7 +5,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.0.15" +app_version = "5.0.16" error_report_email = "support@erpnext.com"