commit | a17ddcfe899c54a3abb8b0253c086e916d57c280 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Dec 15 18:03:01 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Tue Dec 15 18:03:01 2015 +0600 |
tree | dceb27def9139c55ae5414e5e1d1d5fce4fcc9a1 | |
parent | 088826f6f0c98ddd1c4be5592d773127eefeac7d [diff] [blame] |
bumped to version 6.13.0
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 1d33388..455a87d 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.12.11" +app_version = "6.13.0" app_email = "info@erpnext.com" app_license = "GNU General Public License (v3)" source_link = "https://github.com/frappe/erpnext"