commit | 7358e6a100316eb82bdf9ce7fdc52af78107b4c7 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Apr 30 17:01:02 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Apr 30 17:01:02 2015 +0600 |
tree | a8ee805180a2a99de21b3b383cb2c4b9f572b5d6 | |
parent | 693d1b2b2c430ae0ad19faed483c00289b6ee1cf [diff] [blame] |
bumped to version 4.25.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 57916db..d1ac221 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.2" +app_version = "4.25.3" error_report_email = "support@erpnext.com"