commit | d824fbbdddeb40c1920d776f04971971948f94cd | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon May 02 15:49:16 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon May 02 15:49:16 2016 +0600 |
tree | ae1f99bbc1b4cb3b5504af5b7431c76611349113 | |
parent | 2460becc50c175f98ebe361c4f86e2744e0bbc10 [diff] [blame] |
bumped to version 6.27.15
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index b4f5b76..8850ce4 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.14" +app_version = "6.27.15" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"