commit | 3832e1f9be5dd0311684766a122d95f8fca9cd77 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jul 30 12:27:53 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jul 30 12:27:53 2015 +0600 |
tree | 6d19ba11592e3688ddb0d0b21a509f83a39b0234 | |
parent | 67079d292c7f2915da5b0a8ec228035cd71c7cde [diff] [blame] |
bumped to version 5.4.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 3a1a51e..ec3e5f8 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -27,7 +27,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "5.3.1" +app_version = "5.4.0" github_link = "https://github.com/frappe/erpnext" error_report_email = "support@erpnext.com"