diff --git a/snooty.toml b/snooty.toml index 922fccd..9bd96fd 100644 --- a/snooty.toml +++ b/snooty.toml @@ -22,7 +22,7 @@ toc_landing_pages = [ driver-short = "Java Reactive Streams driver" driver-long = "MongoDB Java Reactive Streams Driver" version = "5.5" -full-version = "{+version+}.0" +full-version = "{+version+}.1" api-root = "https://mongodb.github.io/mongo-java-driver/{+version+}/apidocs" driver-api = "{+api-root+}/driver-reactive-streams/com/mongodb/reactivestreams/client" core-api = "{+api-root+}/driver-core/com/mongodb"