commit | 4e81e4065b924aa49d5e1bd396c890db0334dcfb | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Sep 29 16:10:04 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Sep 29 16:10:04 2014 +0600 |
tree | 2eb04691bcee1c143cbd379b4c1194dfbb81ab9f | |
parent | 81332789cb7672003e649651d723bf28a1896a9e [diff] [blame] |
bumped to version 4.5.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 686b351..a8e5732 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.5.0" +app_version = "4.5.1" error_report_email = "support@erpnext.com"