Fix version number in build file

This commit is contained in:
Griatch 2021-10-26 22:33:25 +02:00
parent 521015ceff
commit 6306813370

View file

@ -19,7 +19,7 @@ author = "The Evennia developer community"
# The full Evennia version covered by these docs, including alpha/beta/rc tags
# This will be used for multi-version selection options.
release = "0.95"
release = "0.9.5"
# -- General configuration ---------------------------------------------------