commit | 477ddf9119bab7578ad830511f11aafcf79eb0b4 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Feb 10 15:21:18 2016 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Feb 10 15:21:18 2016 +0600 |
tree | 29710008024dbd764f7aeb17900793b53100b2ec | |
parent | 4fcf7bf01aa8ba08d086c4eefb7887740b1dd58c [diff] [blame] |
bumped to version 6.21.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 759e820..40b6903 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.1" +app_version = "6.21.2" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"