commit | 5dd1aa9f3132868542b669e7c641efe6ccd130a5 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Dec 02 15:24:45 2015 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Dec 02 15:24:45 2015 +0600 |
tree | c1c4d68ee44ea61500970d4512da88e5c5706780 | |
parent | 80ada3eddddf2623fd11f4a252c9e937096abd89 [diff] [blame] |
bumped to version 6.12.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index f4d24d8..bb68978 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.1" +app_version = "6.12.2" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"