mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
[FIX] conf: correct version number
This commit is contained in:
4
conf.py
4
conf.py
@@ -58,8 +58,8 @@ copyright = u'2015-TODAY, Odoo S.A.'
|
||||
# built documents.
|
||||
#
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '12.0'
|
||||
version = '12.0'
|
||||
release = '13.0'
|
||||
version = '13.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user