Skip to content

Commit f1f59e1

Browse files
committed
🆙 bump version
1 parent 8b096e3 commit f1f59e1

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
@@ -3,7 +3,7 @@
33
"displayName": "Gitpod",
44
"description": "Gitpod Support",
55
"publisher": "gitpod",
6-
"version": "0.0.50",
6+
"version": "0.0.51",
77
"license": "MIT",
88
"icon": "resources/gitpod.png",
99
"repository": {
@@ -61,7 +61,7 @@
6161
"gitpod.remote.useLocalApp": {
6262
"type": "boolean",
6363
"description": "Use the local companion app to connect to a remote workspace.\nWarning: Connecting to a remote workspace using local companion app will be removed in the near future.",
64-
"default": false,
64+
"default": true,
6565
"scope": "application"
6666
}
6767
}

0 commit comments

Comments
 (0)