bumped to version 11.1.15
This commit is contained in:
parent
d30cd0b4b4
commit
1e4abd4f5b
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.14'
|
||||
__version__ = '11.1.15'
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
local = Local()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue