commit | e0a8f2d859b4b7d1e7b12f69b6abbca61811288d | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Feb 09 19:04:23 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Feb 09 19:04:23 2015 +0600 |
tree | f561c82f311c8175b2b90e70505847b4e5d5cae9 | |
parent | fcca772383b6ccdf6ce9cf05327b058bbd70c9f8 [diff] [blame] |
bumped to version 4.21.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 40a0a0e..7e3379c 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -4,7 +4,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "4.21.2" +app_version = "4.21.3" error_report_email = "support@erpnext.com"