瀏覽代碼

Fixes version in launch.json

main
Eric Amodio 7 年之前
父節點
當前提交
4d88de6463
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .vscode/launch.json

+ 1
- 1
.vscode/launch.json 查看文件

@ -1,6 +1,6 @@
// A launch configuration that compiles the extension and then opens it inside a new window
{
"version": "0.1.0",
"version": "0.2.0",
"configurations": [
{
"name": "Launch Extension",

Loading…
取消
儲存