commit | 6d1c994bc9eb4580084939e6d9e0c55128bd2075 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Sat Jun 27 13:37:01 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Sat Jun 27 13:37:01 2015 +0600 |
tree | dcf0f3988c07b1de6ae1fbc29007555f0d0434c5 | |
parent | b8cd92f1aadb03303c5feac286b1b27aca45d92a [diff] [blame] |
bumped to version 5.0.28
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 1caf7ca..ec57c80 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.27" +app_version = "5.0.28" error_report_email = "support@erpnext.com"