commit | 83f9f930157b0f24c1a46ce2f80e3039be61a570 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Dec 11 15:05:41 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Dec 11 15:05:41 2015 +0600 |
tree | 899abf596817300ca433e5d9600f145bb445d98f | |
parent | 53804c5bed0b55a19928b80ddc27f137936d1ece [diff] [blame] |
bumped to version 6.12.10
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 05e53c5..503a6a7 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.9" +app_version = "6.12.10" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"