commit | c5d186c497869ed1696c06e5cb4b69e294351442 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu May 26 16:15:34 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu May 26 16:15:34 2016 +0600 |
tree | 23930cec9a4f7edba2fa050c53d59cb7d3b77eb6 | |
parent | 40d63d067531babf3d20eac08ce48365b077e3fa [diff] [blame] |
bumped to version 6.27.20
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 7db2697..e1db8be 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.19" +app_version = "6.27.20" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"