Release Version 12
This commit is contained in:
parent
42bbca5327
commit
5fdc33d9bc
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ if sys.version[0] == '2':
|
|||
reload(sys)
|
||||
sys.setdefaultencoding("utf-8")
|
||||
|
||||
__version__ = '11.1.36'
|
||||
__version__ = '12.0.0'
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
local = Local()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue