commit | 3fc1c443343ac43f006ee292726bbc04e2491659 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Nov 12 17:40:48 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Nov 12 17:40:48 2015 +0600 |
tree | 8f9b61894fb6e669a960999056a4d75cd322850e | |
parent | bb347f5afa0ffaf5c9bc4c2f46836d99481cf661 [diff] [blame] |
bumped to version 6.8.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 74fcd58..a94511d 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.7.8" +app_version = "6.8.0" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"