commit | 1c9a7d2a1b9be225596c9b84229d8f5ac72d3f10 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jul 16 17:45:40 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jul 16 17:45:40 2015 +0600 |
tree | b00e9b161da2a07d878f4094ccc62d2ba44ab96f | |
parent | 972f2f9194d2bfca728fc927adbf7349c008295f [diff] [blame] |
bumped to version 5.2.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 30032f8..3418b9f 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.6" +app_version = "5.2.0" error_report_email = "support@erpnext.com"