commit | d56ec926825d6708e36d034892d3b028e756cd99 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Dec 08 16:10:17 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Dec 08 16:10:17 2015 +0600 |
tree | b7b444aae8a2887b651951a9d243fcef16b31829 | |
parent | 90852d334feb06151cb55d2158700de1034fe8f9 [diff] [blame] |
bumped to version 6.12.5
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 22a093d..1d3e659 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.4" +app_version = "6.12.5" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"