commit | 8462f4ad2ce7e3def65ebfce1176bd966f3fd6b9 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Feb 26 15:16:43 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Feb 26 15:16:43 2015 +0600 |
tree | b60c12f10773c6a1810d8624ed9da1f2f29cde9b | |
parent | add4c96280509eae55ceaf41dcfe2f904a0ec55d [diff] [blame] |
bumped to version 4.23.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 70d9a5d..a1b0cc6 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.22.2" +app_version = "4.23.0" error_report_email = "support@erpnext.com"