revert: "chore: Bump develop branch version to v14" (#12604)
This commit is contained in:
parent
662f409604
commit
0533f47a22
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ if PY2:
|
|||
reload(sys)
|
||||
sys.setdefaultencoding("utf-8")
|
||||
|
||||
__version__ = '14.0.0-dev'
|
||||
__version__ = '13.0.0-dev'
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
local = Local()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue