commit | 6385967ccd82737ba052501bbee7f534c1061271 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jul 02 17:03:52 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jul 02 17:03:52 2015 +0600 |
tree | 690482ca87e24492a6466cb90f0969c0e793ee94 | |
parent | 81a977cacf1c26d1c6edec35fdabb0127cd432d5 [diff] [blame] |
bumped to version 5.1.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 8ee63fe..6161845 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.0" +app_version = "5.1.1" error_report_email = "support@erpnext.com"