commit | bc176b6bf88b31da310d403a807221b8a05d6e86 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jul 02 15:58:49 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jul 02 15:58:49 2015 +0600 |
tree | 9c4fe6b6dd2184cd0ff1953295f03beb8b41b4f9 | |
parent | 784b49e54ef37890d3587e14ad8d67d6d61c2892 [diff] [blame] |
bumped to version 5.1.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index f84951b..8ee63fe 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.29" +app_version = "5.1.0" error_report_email = "support@erpnext.com"