commit | 28777bf69349279f7b6a4f59d934bd83881d6432 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue Feb 17 16:32:58 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue Feb 17 16:32:58 2015 +0600 |
tree | 0932206398128157afd85f726e4a9d1702e4aa6b | |
parent | 2fbafab4b2b4c4d2b82ee5adf3b04e27f4e83469 [diff] [blame] |
bumped to version 4.22.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 094a8a5..e033c7b 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.22.0" +app_version = "4.22.1" error_report_email = "support@erpnext.com"