Skip to content

Commit 63c75fc

Browse files
committed
docs: remove alpha and beta versioning
1 parent eeb2827 commit 63c75fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: configuration/versioning.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ While stable versions are more beneficial, you might want to test out newer feat
2727
You can do this by setting another environment variable:
2828

2929
```shell
30-
export CARDINAL_BRANCH=nightly # nightly, alpha, beta, stable (default)
30+
export CARDINAL_BRANCH=nightly # nightly, stable (default)
3131
```

0 commit comments

Comments
 (0)