commit | 495db997192e0ca58db09d38e4261e7b646c3c2a | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Jun 17 16:21:00 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Jun 17 16:21:00 2015 +0600 |
tree | 18f35e1cd18f4a7ed6f3297e338c439ea8157651 | |
parent | 123beb5a07855695a2024fec9a8b60cdf6335918 [diff] [blame] |
bumped to version 5.0.26
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index fa92684..d36f269 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.25" +app_version = "5.0.26" error_report_email = "support@erpnext.com"