commit | cd3b37dcfe6121f0d91c4f7ea2c23f0904237295 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Feb 25 19:43:31 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Feb 25 19:43:31 2016 +0600 |
tree | 48da34c1465428380f3ef5cbeba3fd00c7f05d12 | |
parent | 55f0834e99d52b47ff30e779e471a323243abc26 [diff] [blame] |
bumped to version 6.23.3
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 55e9366..565f044 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -7,7 +7,7 @@ app_description = """ERP made simple""" app_icon = "icon-th" app_color = "#e74c3c" -app_version = "6.23.2" +app_version = "6.23.3" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"