commit | cc8f204b505e1e09cc322e0b9a4de699aac08c52 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue May 19 12:33:57 2015 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue May 19 12:33:57 2015 +0600 |
tree | 54861002ec832c9497c1cdafc92b4d32ad967325 | |
parent | fcda5b636c270e80df1d01421bb214fe7be08b8c [diff] [blame] |
bumped to version v5.0.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index f643e51..1599218 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 = "5.0.0-beta" +app_version = "v5.0.0" error_report_email = "support@erpnext.com"