commit | 1540ad12f97cf6511bd307e3d797a75feede5b47 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jul 13 13:39:05 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jul 13 13:39:05 2015 +0600 |
tree | b8db2bc5be93c74b58e7c3ddb3b2adc9bd68ec18 | |
parent | 76bd015b2c1920e749e3399f558f1dfb996fb63d [diff] [blame] |
bumped to version 5.1.5
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index ef1afa3..fd2dbd7 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.1.4" +app_version = "5.1.5" error_report_email = "support@erpnext.com"