commit | 6f5815838ebf4fb0ef2d5ed4c8e6d5ca53cac6c3 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jul 30 15:29:01 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jul 30 15:29:01 2015 +0600 |
tree | c63ebe31b31ceba778bcf3caa2623603625a9401 | |
parent | fe536512870c11926e7a8aeb2ef8cfb67741d2c2 [diff] [blame] |
bumped to version 5.4.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index ec3e5f8..227206f 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.4.0" +app_version = "5.4.1" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"