commit | 9679d31397d942af634df5048db5fd6bbcebdee3 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jun 23 10:57:59 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jun 23 10:57:59 2015 +0600 |
tree | 8679d876994b36bfcf0a8ae5b0615d9fcbc76d4f | |
parent | 38bebe1b83eb4baf9e9ef3abc2a607fd0bda429d [diff] [blame] |
bumped to version 5.0.27
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index d36f269..1caf7ca 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.26" +app_version = "5.0.27" error_report_email = "support@erpnext.com"