Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d04fba

Browse files
committed
fix: properly set version
1 parent90172e6 commit0d04fba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"displayName":"Coder",
55
"description":"Open any workspace with a single click.",
66
"repository":"https://github.com/coder/vscode-coder",
7-
"version":"1.7.0",
7+
"version":"1.7.0-debug.1",
88
"engines": {
9-
"vscode":"^1.73.0-debug.1"
9+
"vscode":"^1.73.0"
1010
},
1111
"license":"MIT",
1212
"bugs": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp