commit | 01eb7d02cc08eef1a08a2a33759fd0dc2e250cf6 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu May 26 17:25:34 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu May 26 17:25:34 2016 +0600 |
tree | cb3df1959fe6f6b1dfebc0e5e728286abfd2daa3 | |
parent | 5af737dd677b45505718f916bdd2afdd4379e6ef [diff] [blame] |
bumped to version 6.27.21
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index e1db8be..1eb2203 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.27.20" +app_version = "6.27.21" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"