fix: develop version should be 12 (#15928)

This commit is contained in:
Ameya Shenoy 2018-11-08 12:48:35 +05:30 committed by Rushabh Mehta
parent 5be6d19f4d
commit 49647bfecc

View File

@ -11,7 +11,7 @@ app_email = "info@erpnext.com"
app_license = "GNU General Public License (v3)"
source_link = "https://github.com/frappe/erpnext"
develop_version = '11.x.x-develop'
develop_version = '12.x.x-develop'
staging_version = '11.0.3-beta.19'
error_report_email = "support@erpnext.com"