commit | ef7d6ae1f560db6b952a42c5272d59530b7df506 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Fri May 01 17:12:36 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Fri May 01 17:12:36 2015 +0600 |
tree | 8abda4ae1bf15073fa829fc38b0804b39546f67f | |
parent | 2a27e604afac42591c2c95ac60f5d5b112e02de9 [diff] [blame] |
bumped to version 4.25.4
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index d1ac221..24fdfb2 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.3" +app_version = "4.25.4" error_report_email = "support@erpnext.com"