commit | 587dde0044adbf57831c0640f59a5fdec47761f6 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Fri May 29 14:55:23 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Fri May 29 14:55:23 2015 +0600 |
tree | 96a52c4094bebe0d1bb5e6f1b711243ae7b8c9ab | |
parent | b6d13ef5b7d03f4a076be5c42479b3aad2db2314 [diff] [blame] |
bumped to version 5.0.13
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index ec34b53..47ea8f5 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.12" +app_version = "5.0.13" error_report_email = "support@erpnext.com"