commit | 66953941eaa2c023e2022f557146f8731c752cd7 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Apr 15 11:31:32 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Apr 15 11:31:32 2016 +0600 |
tree | d1048324a29317eafc3876b5b6e1b2c458315054 | |
parent | 36c9d11bee3989076ce4458573a1fd2b79bec6bd [diff] [blame] |
bumped to version 6.27.9
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 94751a1..0d235e3 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.8" +app_version = "6.27.9" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"