diff --git a/docs/conf.py b/docs/conf.py index 0e7d23c..781f685 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" +version = "26.05" # -- General configuration ---------------------------------------------------