commit | 63d345c6ab6c648f16c7d1d6cd4d8e45adaf9320 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jul 20 15:52:10 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jul 20 15:52:10 2015 +0600 |
tree | 11e14f27238ef5cea08b3934a330e03710497135 | |
parent | d0d1af2072816d2029b3e980df6a0369ad4a7ce2 [diff] [blame] |
bumped to version 5.2.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 3418b9f..a87c8f0 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.2.0" +app_version = "5.2.1" error_report_email = "support@erpnext.com"