commit | b9ce1f590be7a4584b69e9edf7dc2298a11c23d0 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Nov 03 16:34:29 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Nov 03 16:34:29 2014 +0600 |
tree | 4031a1cb4d50e63e80add9855a6b70f64603a43f | |
parent | 36463ed790e7f2199fee29dc1661f14bb363658d [diff] [blame] |
bumped to version 4.9.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 9a70110..25be39d 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.9.2" +app_version = "4.9.3" error_report_email = "support@erpnext.com"