commit | e5fa5e611163ca8e864e0e39b55c30a1feec0d1d | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Jun 01 17:47:46 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Jun 01 17:47:46 2015 +0600 |
tree | 0b7be9e2982067bd811969e65f616630634a739d | |
parent | b89cf1b3ec367ad263e4b40689599ea723ad3165 [diff] [blame] |
bumped to version 5.0.15
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 0d75a53..0655423 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.14" +app_version = "5.0.15" error_report_email = "support@erpnext.com"