Skip to content

Commit 86df670

Browse files
committed
rc8
1 parent f767505 commit 86df670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amazonq/src/lsp/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { LspConfig } from 'aws-core-vscode/amazonq'
88

99
export const defaultAmazonQLspConfig: LspConfig = {
1010
manifestUrl: 'https://aws-language-servers-gamma.amazonaws.com/remoteWorkspaceContext/0/manifest.json',
11-
supportedVersions: '0.1.2-rc.5',
11+
supportedVersions: '0.1.2-rc.8',
1212
id: 'AmazonQ', // used for identification in global storage/local disk location. Do not change.
1313
path: undefined,
1414
}

0 commit comments

Comments
 (0)