commit | ab1acb460be7679a1f9695f382f721a8fe786a12 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Jul 08 17:23:55 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Jul 08 17:23:55 2015 +0600 |
tree | 1db93c544e08168dab2c16b3f10e03ef4d748b5e | |
parent | 48d71fa7f742a0fa900da214e76b79a91fbae89c [diff] [blame] |
bumped to version 5.1.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 15d663c..ef1afa3 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.3" +app_version = "5.1.4" error_report_email = "support@erpnext.com"