bumped to version 11.1.10
This commit is contained in:
parent
a94a429f91
commit
cd618f2aec
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ if sys.version[0] == '2':
|
|||
reload(sys)
|
||||
sys.setdefaultencoding("utf-8")
|
||||
|
||||
__version__ = '11.1.9'
|
||||
__version__ = '11.1.10'
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
local = Local()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue