commit | 580933998e2d1d780a4469c8875a33ba4a841ad4 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Feb 11 13:11:22 2016 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Feb 11 13:11:22 2016 +0600 |
tree | 0d862cd2b6bb91b9c517dc0a7e76537d627aede5 | |
parent | b4a56bc45ed1df76ee2b18d7c4d3f555789825be [diff] [blame] |
bumped to version 6.21.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index c63afc5..3700590 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -7,7 +7,7 @@ app_description = """ERP made simple""" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.21.3" +app_version = "6.21.4" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"