bumped to version 11.1.25
This commit is contained in:
parent
d78ace4dc5
commit
362d31c231
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.24'
|
||||
__version__ = '11.1.25'
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
local = Local()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue