commit | 8681a95010db6cb192f48d149588ba71911f19cf | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Dec 23 16:59:34 2015 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Dec 23 16:59:34 2015 +0600 |
tree | c5c3c8b077e0ccb9d06c1d59eebe342ff783cced | |
parent | 1f637479165b434a3ed91ed21785f81ca536aa97 [diff] [blame] |
bumped to version 6.14.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 548eea1..3c0291e 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.14.0" +app_version = "6.14.1" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"