commit | 21761c204c14bb4b9575b0ce1fdde8be578f93cb | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue Mar 10 11:11:35 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue Mar 10 11:11:35 2015 +0600 |
tree | 8059dea5482fc2eb2a0d1f9922ad77437d1c1317 | |
parent | 87f3ba139ef95eb8e9cc3ef040bd5777b54356c7 [diff] [blame] |
bumped to version 4.24.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index a1b0cc6..017f80e 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -5,7 +5,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "4.23.0" +app_version = "4.24.0" error_report_email = "support@erpnext.com"