commit | 563f023c114472985efb3e4693b618bf06b833ff | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 03 14:27:45 2016 +0600 |
committer | Rushabh Mehta <rmehta@gmail.com> | Thu Mar 03 14:27:45 2016 +0600 |
tree | 0ca81a0cbc03bab43023596b7c4c568d9190d14a | |
parent | 1396b776bc75fc9b14b5c03ca3cdd34fd8b93045 [diff] [blame] |
bumped to version 6.24.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index ef111e0..ad09084 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.3" +app_version = "6.24.4" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"