commit | 16edacebc7c2fc08f46122b58d9e37b6fafa754e | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Fri Sep 26 17:19:59 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Fri Sep 26 17:19:59 2014 +0600 |
tree | ba788637451083c5ad606365c71d406aa623cd44 | |
parent | 75027b4d543a95cf759554e13b77ab7568b9ed64 [diff] [blame] |
bumped to version 4.5.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 048ec7b..686b351 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.4.2" +app_version = "4.5.0" error_report_email = "support@erpnext.com"