Skip to content

Commit

Permalink
feat: update vscode engine to 1.94.2 (#4248)
Browse files Browse the repository at this point in the history
  • Loading branch information
bk1012 authored Dec 19, 2024
1 parent ae28ccc commit dbaccc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core-common/src/const/application.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export const DEFAULT_APPLICATION_WEB_HOST = 'web';
export const DEFAULT_URI_SCHEME = 'sumi';
export const DEFAULT_OPENVSX_REGISTRY = 'https://open-vsx.org'; // Official Registry

export const DEFAULT_VSCODE_ENGINE_VERSION = '1.88.1';
export const DEFAULT_VSCODE_ENGINE_VERSION = '1.94.2';

0 comments on commit dbaccc5

Please sign in to comment.