commit | c9b78245733a77a0c258adcb598342344c558dca | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jan 21 17:22:22 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jan 21 17:22:22 2016 +0600 |
tree | 95f1ce93cad6004e5c7d80cbb44657341c45a6b4 | |
parent | e50c5321df58e8618398ab890cbeb11ae1ad824f [diff] [blame] |
bumped to version 6.18.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 03c340f..a1c369e 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.17.0" +app_version = "6.18.0" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"