Skip to content

Commit 01cc8db

Browse files
committed
feat: support versions
1 parent 8117662 commit 01cc8db

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

config.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ languages:
3535
versions:
3636
current: v1.0.0
3737
list:
38-
- v1.0.0
39-
- v1.0.0-next
38+
- next
4039
zh:
4140
params:
4241
weight: 2
@@ -53,5 +52,4 @@ languages:
5352
versions:
5453
current: v1.0.0
5554
list:
56-
- v1.0.0
57-
- v1.0.0-next
55+
- next
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)