reset doc title to latest nightly build (#225)
This commit is contained in:
parent
1489023d3e
commit
ae9cd6816f
4
conf.py
4
conf.py
|
@ -25,9 +25,9 @@ copyright = f'{date.today().year}, Amateur Radio Emergency Data Network, Inc. Li
|
|||
author = u'Amateur Radio Emergency Data Network, Inc.'
|
||||
|
||||
# The short X.Y version
|
||||
version = u'3.22.12.0'
|
||||
version = u'latest'
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = u'3.22.12.0'
|
||||
release = u'Latest Nightly Build'
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue