fix: develop version should be 12 (#6414)

This commit is contained in:
Ameya Shenoy 2018-11-08 12:44:40 +05:30 committed by Rushabh Mehta
parent fa9b8eaeb7
commit 5ada7746db

View file

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