浏览代码

v1.1.1

main
Steve Ruiz 3 年前
父节点
当前提交
93ce5042a4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      apps/vscode/extension/package.json

+ 1
- 1
apps/vscode/extension/package.json 查看文件

2
 	"name": "tldraw-vscode",
2
 	"name": "tldraw-vscode",
3
 	"displayName": "tldraw",
3
 	"displayName": "tldraw",
4
 	"description": "The tldraw Extension for VS Code.",
4
 	"description": "The tldraw Extension for VS Code.",
5
-	"version": "1.1.0",
5
+	"version": "1.1.1",
6
 	"license": "MIT",
6
 	"license": "MIT",
7
 	"publisher": "tldraw-org",
7
 	"publisher": "tldraw-org",
8
 	"repository": {
8
 	"repository": {

正在加载...
取消
保存