Skip to content

Commit 5824b7d

Browse files
committed
format version define
1 parent a23acb9 commit 5824b7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
{
1111
"name": "1.0.0",
1212
"display_name": "1.0.0",
13-
"branch": "1.0.0",
14-
"url_path": "1.0.0",
15-
"description": "1.0.0开发版本"
13+
"branch": "v1.0.0",
14+
"url_path": "v1.0.0",
15+
"description": "v1.0.0文档版本"
1616
}
1717
],
1818
"default_version": "master",

0 commit comments

Comments
 (0)