diff --git a/docs/conf.py b/docs/conf.py index 7bc771b..0e7d23c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,7 +20,7 @@ project = "NixOS Mailserver" copyright = "2022, NixOS Mailserver Contributors" author = "NixOS Mailserver Contributors" - +version = "Unstable" # -- General configuration ---------------------------------------------------