diff --git a/CHANGELOG.md b/CHANGELOG.md index a9086f6cd..38a6cb73f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +## [13.0.0] - 2025-05-08 + ### Added - #3558, Add the `admin-server-host` config to set the host for the admin server - @develop7 diff --git a/docs/conf.py b/docs/conf.py index c15e1f60c..e9e1acd75 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ source_suffix = ".rst" master_doc = "index" # This is overriden by readthedocs with the version tag anyway -version = "devel" +version = "13.0" # To avoid repetition in