bumped to version 12.0.16
This commit is contained in:
parent
063786c498
commit
bd5cc03f4a
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__ = '12.0.15'
|
||||
__version__ = '12.0.16'
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
local = Local()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue