commit | c452b4b7cc8f40836984f04c51f65952012e2404 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Feb 26 13:57:41 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Feb 26 13:57:41 2015 +0600 |
tree | e41efa891617eac208bd722b691c842809c8483e | |
parent | 2ed025e62dc7158290e6474d0766cf5fb770f48a [diff] [blame] |
bumped to version 4.22.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index f28f708..70d9a5d 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.1" +app_version = "4.22.2" error_report_email = "support@erpnext.com"