commit | ec25117ab01d537e73873f4778e0e98c3102841b | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Mar 16 22:08:30 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Mar 16 22:08:30 2015 +0600 |
tree | 97e3c8dca5b59bc88a12f6368e446ed70ec60d0e | |
parent | dfa013e73f180052535a6bc4ca6cf65175ecfdc0 [diff] [blame] |
bumped to version 4.24.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 017f80e..15ed392 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.24.0" +app_version = "4.24.1" error_report_email = "support@erpnext.com"