Merge branch 'staging-fixes' into staging

This commit is contained in:
Frappe Bot 2018-12-21 05:45:40 +00:00
commit de6b5f686c
2 changed files with 3 additions and 3 deletions

View file

@ -660,7 +660,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2018-11-27 17:57:21.913972",
"modified": "2018-11-27 17:57:22.913973",
"modified_by": "Administrator",
"module": "Contacts",
"name": "Address",
@ -773,4 +773,4 @@
"track_changes": 0,
"track_seen": 0,
"track_views": 0
}
}

View file

@ -12,7 +12,7 @@ source_link = "https://github.com/frappe/frappe"
app_license = "MIT"
develop_version = '12.x.x-develop'
staging_version = '11.0.3-beta.39'
staging_version = '11.0.3-beta.40'
app_email = "info@frappe.io"