commit | 1b0c797817edc299b973db6c0b4331af0a3e3078 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Dec 09 15:29:44 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Dec 09 15:29:44 2015 +0600 |
tree | 3ee2525679080ab14c00cc29feb9d54e9bfaad6c | |
parent | c119cbcb50040c3dd52684590136cbe977fdc5e3 [diff] [blame] |
bumped to version 6.12.7
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 4d7eefb..3c65a80 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.12.6" +app_version = "6.12.7" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"