commit | 08de396d46a9c2c7e33cf5a4b8d1c2ce05381342 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Apr 27 16:13:21 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Apr 27 16:13:21 2016 +0600 |
tree | ed5dfe4a87ba8de049520240c240fe86cef75131 | |
parent | b5e700f3af94a9b44f4842fc446153b378c63074 [diff] [blame] |
bumped to version 6.27.12
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index c02dd64..1cb99c5 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.27.11" +app_version = "6.27.12" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"