commit | e7eb92ce7014dc99cd7c8c3a80812e91e9785f78 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Fri Apr 17 16:32:11 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Fri Apr 17 16:32:11 2015 +0600 |
tree | a094aab0459d422454fe22e46497034d2e4897d2 | |
parent | 6ae352bf1293a2cc81eab1592e3a6b7da6a7b123 [diff] [blame] |
bumped to version 4.25.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 8017423..0896777 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.4" +app_version = "4.25.0" error_report_email = "support@erpnext.com"