fix: develop version should be 12 (#6414)
This commit is contained in:
parent
fa9b8eaeb7
commit
5ada7746db
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue