Skip to content

Commit c31a9b0

Browse files
API 3.9
1 parent 2991911 commit c31a9b0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

antora-playbook.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -171,19 +171,19 @@ content:
171171
- url: https://github.com/couchbase/docs-sdk-c
172172
branches: [release/3.3]
173173
- url: https://github.com/couchbase/docs-sdk-cxx
174-
branches: [release/1.2, release/1.1, release/1.0]
174+
branches: [release/1.3, release/1.2, release/1.1, release/1.0]
175175

176176
# .NET
177177
- url: https://github.com/couchbase/docs-sdk-dotnet
178-
branches: [temp/3.8, temp/3.7, temp/3.6, release/3.5]
178+
branches: [temp/3.9, temp/3.8, temp/3.7, temp/3.6, release/3.5]
179179
- url: https://github.com/couchbase/docs-efcore
180180
branches: [release/1.0]
181181

182182
# Go and Rust
183183
- url: https://github.com/couchbase/docs-sdk-go
184184
branches: [release/2.12, temp/2.11, temp/2.10, temp/2.9, temp/2.8, release/2.7]
185185
- url: https://github.com/couchbase/docs-sdk-rust
186-
branches: [DOC-13973--GA-release]
186+
branches: [release/1.0]
187187

188188
# JVM
189189
- url: https://github.com/couchbase/docs-sdk-java
@@ -197,13 +197,13 @@ content:
197197

198198
# "scripting languages"
199199
- url: https://github.com/couchbase/docs-sdk-nodejs
200-
branches: [temp/4.6, temp/4.5, temp/4.4, temp/4.3]
200+
branches: [temp/4.7, temp/4.6, temp/4.5, temp/4.4, temp/4.3]
201201
- url: https://github.com/couchbase/docs-sdk-php
202-
branches: [temp/4.4, temp/4.3, temp/4.2]
202+
branches: [temp/4.5, temp/4.4, temp/4.3, temp/4.2]
203203
- url: https://github.com/couchbase/docs-sdk-python
204204
branches: [release/4.6, temp/4.5, temp/4.4, temp/4.3, temp/4.2]
205205
- url: https://github.com/couchbase/docs-sdk-ruby
206-
branches: [temp/3.7, temp/3.6, temp/3.5]
206+
branches: [temp/3.8, temp/3.7, temp/3.6, temp/3.5]
207207

208208
- url: https://github.com/couchbase/docs-sdk-extensions
209209
branches: [main]

0 commit comments

Comments
 (0)