commit | d72a24965b9e833cb9b8b8f24d29bd04dc821998 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Sun Jun 14 22:34:51 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Sun Jun 14 22:34:51 2015 +0600 |
tree | 49df2f8a9208c12f7e9ab591ae5ce530142eeddb | |
parent | dc633fe360919c7b38fe15904ae33b63a80cb7a1 [diff] [blame] |
bumped to version 5.0.23
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 1f0b547..1e9e5c8 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.22" +app_version = "5.0.23" error_report_email = "support@erpnext.com"