commit | 37c6ce7b1eed954932adf5a61c8ad4783455e7f2 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jul 02 18:28:40 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jul 02 18:28:40 2015 +0600 |
tree | d7091f06a8244032072cd152c3bc9941f29ec00a | |
parent | 7028ba507e9efe1cc69666ebdbe26f481db99568 [diff] [blame] |
bumped to version 5.1.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 6161845..b2ae87b 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.1" +app_version = "5.1.2" error_report_email = "support@erpnext.com"