feat: update version to v0

This commit is contained in:
joel@joellee.org
2023-05-02 11:44:25 +08:00
parent 87f6faab35
commit 26bcfe0469
2 changed files with 3 additions and 3 deletions

View File

@@ -292,7 +292,7 @@ const NavigationMenu = () => {
active={isReference_Swift_V0}
commonSections={libCommonSections}
lib="swift"
spec={spec_swift_v1}
spec={spec_swift_v0}
/>
<NavigationMenuRefList
key={'reference-python-menu-v2'}