Merge pull request #5077 from frappe/master

Master
This commit is contained in:
Rushabh Mehta
2016-03-29 11:59:32 +05:30
7 changed files with 20 additions and 17 deletions

View File

@@ -7,7 +7,7 @@ app_publisher = "Frappe Technologies Pvt. Ltd."
app_description = """ERP made simple"""
app_icon = "icon-th"
app_color = "#e74c3c"
app_version = "6.27.3"
app_version = "6.27.5"
app_email = "info@erpnext.com"
app_license = "GNU General Public License (v3)"
source_link = "https://github.com/frappe/erpnext"