commit | dda239fd49c716f2f4c1b380724c871ceec6b58a | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Oct 30 14:52:17 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Oct 30 14:52:17 2014 +0600 |
tree | 2bc1ca8a2995c19154523d86fc540d2fe05cbb44 | |
parent | b86a6ce26ac85a574d136348b7f4bf49c7e86b33 [diff] [blame] |
bumped to version 4.9.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 6f4a41e..9a70110 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.1" +app_version = "4.9.2" error_report_email = "support@erpnext.com"