From 527eac1f4a4068bf559040beabe9c88bd8fd50cd Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 18 May 2023 23:06:50 -0700 Subject: [PATCH] Fix docs version. This ought to be auto-imported but that requires liberation being importable here and that's proving non-trivial. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 3e30dc26..1ac47c31 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -9,7 +9,7 @@ project = "DCS Liberation" copyright = "2023, DCS Liberation Team" author = "DCS Liberation Team" -release = "7.0.0" +release = "8.0.0" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration