commit | 25e947bef6d71a0b956c0efe55331fae6080e1cd | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Mar 09 19:34:54 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Mar 09 19:34:54 2016 +0600 |
tree | bf05f8cbb5178fbbf8222aaa54705d047ce7fe31 | |
parent | bb4db5ae80b724fc0c7352228d25827d2f94ac49 [diff] [blame] |
bumped to version 6.25.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 0f43945..e25a623 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.25.1" +app_version = "6.25.2" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"