Skip to content

Commit 6cc6a82

Browse files
authored
Merge pull request #263 from benjaminhuo/v0.7
Change default version to v0.7
2 parents 6e0cebf + c10dc8e commit 6cc6a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ archived_version = false
101101
# The version number for the version of the docs represented in this doc set.
102102
# Used in the "version-banner" partial to display a version number for the
103103
# current doc set.
104-
version = "0.6"
104+
version = "0.7"
105105

106106
# A link to latest version of the docs. Used in the "version-banner" partial to
107107
# point people to the main doc site.

0 commit comments

Comments
 (0)