commit | b17f056f8d4505e7519d98ad1cd684188cb71f9c | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Apr 27 17:59:52 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Apr 27 17:59:52 2015 +0600 |
tree | 4dd5f5da0d1d0a908a40c6f0189b189b93972dba | |
parent | 31f6c984f011d62c834d854534356afe4dfec862 [diff] [blame] |
bumped to version 4.25.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 7f3d002..57916db 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.25.1" +app_version = "4.25.2" error_report_email = "support@erpnext.com"