Skip to content

Commit 0b0f360

Browse files
authored
Update 4.0.0 to beta1
1 parent 9ef47f8 commit 0b0f360

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ api_docs:
4646
3.5: http://docs.datastax.com/en/drivers/java/3.5
4747
3.4: http://docs.datastax.com/en/drivers/java/3.4
4848
3.3: http://docs.datastax.com/en/drivers/java/3.3
49-
4.0-alpha: http://docs.datastax.com/en/drivers/java/4.0
49+
4.0-beta: http://docs.datastax.com/en/drivers/java/4.0
5050
3.2: http://docs.datastax.com/en/drivers/java/3.2
5151
3.1: http://docs.datastax.com/en/drivers/java/3.1
5252
3.0: http://docs.datastax.com/en/drivers/java/3.0
@@ -59,8 +59,8 @@ versions:
5959
ref: '3.4.0_docfixes'
6060
- name: '3.3'
6161
ref: '3.3.2'
62-
- name: '4.0-alpha'
63-
ref: '4.0.0-alpha3'
62+
- name: '4.0-beta'
63+
ref: '4.0.0-beta1'
6464
prerelease: true
6565
- name: '3.2'
6666
ref: '3.2_docfixes'

0 commit comments

Comments
 (0)