commit | cf6b78695079a89f14144723ff1fb330c4e90b7e | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 03 11:35:22 2016 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 03 11:35:22 2016 +0600 |
tree | 6d656a0169a1d82b8057bdbb6914071e8dd1c8ba | |
parent | a12eb686a5ac84ae569845896b432a9242868263 [diff] [blame] |
bumped to version 6.24.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 0e50149..39e629e 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.23.7" +app_version = "6.24.0" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"