commit | bec7e79ee86d7e887d1f0d5b9b6d345efab15f07 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Feb 10 13:49:17 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Feb 10 13:49:17 2016 +0600 |
tree | e10ff3d1d3ade301f883ad0fe247068353c09b2c | |
parent | 247a8eedce46f5d5a8bf3b66069adb60819a26fc [diff] [blame] |
bumped to version 6.21.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index e3a018e..759e820 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.0" +app_version = "6.21.1" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"