Skip to content

Commit b16e0d2

Browse files
committed
rc 22
1 parent cb16c75 commit b16e0d2

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.19',
11+
supportedVersions: '0.1.2-rc.22',
1212
id: 'AmazonQ', // used for identification in global storage/local disk location. Do not change.
1313
path: undefined,
1414
}

0 commit comments

Comments
 (0)