We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b41f78 commit 17f16b7Copy full SHA for 17f16b7
ci/build/build-vscode.sh
@@ -47,7 +47,6 @@ main() {
47
# as it is a submodule.
48
export VSCODE_DISTRO_COMMIT
49
VSCODE_DISTRO_COMMIT=$(git rev-parse HEAD)
50
- VERSION=$(jq -r .version ../../package.json)
51
52
# Add the date, our name, links, and enable telemetry (this just makes
53
# telemetry available; telemetry can still be disabled by flag or setting).
0 commit comments