Skip to content

Commit 1c6fb2d

Browse files
authored
Update Code to 1.115.0 (#7748)
1 parent f04dc2c commit 1c6fb2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/vscode

Submodule vscode updated 674 files

patches/update-check.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Index: code-server/lib/vscode/src/vs/base/common/product.ts
101101

102102
readonly version: string;
103103
readonly date?: string;
104-
@@ -115,6 +116,7 @@ export interface IProductConfiguration {
104+
@@ -117,6 +118,7 @@ export interface IProductConfiguration {
105105
readonly resourceUrlTemplate: string;
106106
readonly nlsBaseUrl: string;
107107
readonly accessSKUs?: string[];

0 commit comments

Comments
 (0)