commit | 87c0e9f03a50d13c574e221296e4dce603ce5058 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Nov 12 18:12:41 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Thu Nov 12 18:12:41 2015 +0600 |
tree | 4e3b0d5e57eebbb3ba9e43f70e52b5a7e18045dd | |
parent | d40d1e9a595fb1fd233f8ed3ee695fba4e14ad86 [diff] [blame] |
bumped to version 6.8.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index a94511d..a3c0194 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -29,7 +29,7 @@ """ app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.8.0" +app_version = "6.8.1" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"