commit | d33a3a295fbaf456cf912b86d1ee328da5875d0f | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed Jan 21 17:35:29 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed Jan 21 17:35:29 2015 +0600 |
tree | ddee2b8f5509c5901ee5757187779c6155c63a17 | |
parent | f749302d25dbd36a1486ff184df290da75fee8da [diff] [blame] |
bumped to version 4.19.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index c72cefc..9ffa0ad 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -4,7 +4,7 @@ app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "4.18.1" +app_version = "4.19.0" error_report_email = "support@erpnext.com"