commit | 0b5260acf042d17fc8808266a3651facb5397810 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jul 27 17:41:16 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jul 27 17:41:16 2015 +0600 |
tree | 1a5cdd440f72ac376a3b502ef568b688932bd473 | |
parent | d4be82cf9b6360a755b092495e0fe0e7e40de2c3 [diff] [blame] |
bumped to version 5.3.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 811e4c0..3a1a51e 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.3.0" +app_version = "5.3.1" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"