commit | 276053b35f166cb87e10a6162f1c7b4d94d77fba | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Wed Jan 28 17:31:56 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Wed Jan 28 17:31:56 2015 +0600 |
tree | 39de341e9772826dbf62d3f73d5cec2a0bb6818b | |
parent | dc4c2733f41e67979719a70870410d401398d9d0 [diff] [blame] |
bumped to version 4.20.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 6f90675..13b3303 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.20.1" +app_version = "4.20.2" error_report_email = "support@erpnext.com"