Fix version number in build file
This commit is contained in:
parent
d84ff8ff85
commit
419f96e3de
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ author = "The Evennia developer community"
|
||||||
|
|
||||||
# The full Evennia version covered by these docs, including alpha/beta/rc tags
|
# The full Evennia version covered by these docs, including alpha/beta/rc tags
|
||||||
# This will be used for multi-version selection options.
|
# This will be used for multi-version selection options.
|
||||||
release = "0.95"
|
release = "0.9.5"
|
||||||
|
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue