diff --git a/config/redirects b/config/redirects index dd13dff8..60527205 100644 --- a/config/redirects +++ b/config/redirects @@ -1,6 +1,6 @@ define: prefix docs/drivers/kotlin/coroutine define: base https://www.mongodb.com/${prefix} -define: versions v4.10 v4.11 v5.0 v5.1 master +define: versions v4.10 v4.11 v5.0 v5.1 v5.2 master raw: ${prefix}/ -> ${base}/current/ diff --git a/examples/gradle.properties b/examples/gradle.properties index d976cab2..28ecde2d 100644 --- a/examples/gradle.properties +++ b/examples/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style=official -kotlin_mongodb_version=5.1.4 +kotlin_mongodb_version=5.2.0 diff --git a/snooty.toml b/snooty.toml index 333c144d..7f37077e 100644 --- a/snooty.toml +++ b/snooty.toml @@ -19,8 +19,8 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/" driver = "kotlin" driver-short = "Kotlin driver" driver-long = "MongoDB Kotlin Driver" -version = "5.1" -full-version = "{+version+}.4" +version = "5.2" +full-version = "{+version+}.0" language = "Kotlin" mdb-server = "MongoDB server" kotlin-docs = "https://kotlinlang.org" diff --git a/source/includes/language-compatibility-table-kotlin.rst b/source/includes/language-compatibility-table-kotlin.rst index ddc537ef..8b56e985 100644 --- a/source/includes/language-compatibility-table-kotlin.rst +++ b/source/includes/language-compatibility-table-kotlin.rst @@ -7,14 +7,5 @@ * - Kotlin Driver Version - Kotlin 1.8 - * - 5.1 - - ✓ - - * - 5.0 - - ✓ - - * - 4.11 - - ✓ - - * - 4.10 + * - 4.10 to 5.2 - ✓