commit | 369b9cf9281e2134fe048eef4375e9e92e36de3c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 03 13:43:21 2016 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 03 13:43:21 2016 +0600 |
tree | b469515c1475847b83698c67ec5b5e42d09aaf40 | |
parent | 7114b7786ecab069b37a9c5dc4d2452bdff14d48 [diff] [blame] |
bumped to version 6.24.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 7082e3d..ef111e0 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.24.2" +app_version = "6.24.3" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"