Merge branch 'version-13-pre-release' into version-13-hotfix
This commit is contained in:
commit
99a08b7465
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ if PY2:
|
|||
reload(sys)
|
||||
sys.setdefaultencoding("utf-8")
|
||||
|
||||
__version__ = '13.1.0'
|
||||
__version__ = '13.1.2'
|
||||
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue