Skip to content

Commit 28c16ab

Browse files
committed
Docs working branch for Sourcegraph 6.6 release
1 parent fa16370 commit 28c16ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/versions.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ export const versions: VersionI[] = [
1515
url: '/docs',
1616
},
1717
{
18-
name: 'v6.4',
19-
url: 'https://6.4.sourcegraph.com/'
18+
name: 'v6.5',
19+
url: 'https://6.5.sourcegraph.com/'
2020
},
2121
];
2222

0 commit comments

Comments
 (0)