Skip to content

Commit

Permalink
feature: update vscode to v1.93.0 (#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSiefke authored Sep 7, 2024
1 parent a479f47 commit be74c69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import * as Env from '../Env/Env.js'

export const vscodeVersion = Env.env.VSCODE_VERSION || '1.92.2'
export const vscodeVersion = Env.env.VSCODE_VERSION || '1.93.0'

0 comments on commit be74c69

Please sign in to comment.