commit | 9bdd1aa1ede6d6a2cdcd983d4ae19a5898f4c9d0 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jun 11 16:44:48 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jun 11 16:44:48 2015 +0600 |
tree | 967116c6bc90264385e5fb6befeee789bb5e4740 | |
parent | d0df28bfa02dd76753710efc26a0022116270856 [diff] [blame] |
bumped to version 5.0.21
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 98e3a3b..1684645 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.20" +app_version = "5.0.21" error_report_email = "support@erpnext.com"