commit | a2d03c849fbf315fa48842498b795129b353f008 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Mar 09 17:04:03 2016 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Mar 09 17:04:03 2016 +0600 |
tree | f0aa50c7d4d460f137b4524336472e74d2bd4f7e | |
parent | 0179242f0470a18581199be3fd972049fd4b9437 [diff] [blame] |
bumped to version 6.25.1
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index a2e29d5..0f43945 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.0" +app_version = "6.25.1" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"