Skip to content

Commit

Permalink
Bump API version to 1.53.2 (#9959)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Mäder <[email protected]>
  • Loading branch information
tsmaeder authored Aug 31, 2021
1 parent 7442150 commit a7d63a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
********************************************************************************/

export const VSCODE_DEFAULT_API_VERSION = '1.50.0';
export const VSCODE_DEFAULT_API_VERSION = '1.53.2';
export const VSX_REGISTRY_URL_DEFAULT = 'https://open-vsx.org';

0 comments on commit a7d63a0

Please sign in to comment.