Skip to content

Commit eb1fec9

Browse files
committed
🆙 bump version
1 parent 39353b7 commit eb1fec9

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.41",
6+
"version": "0.0.42",
77
"license": "MIT",
88
"icon": "resources/gitpod.png",
99
"repository": {
@@ -59,7 +59,7 @@
5959
"gitpod.remote.useLocalApp": {
6060
"type": "boolean",
6161
"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.",
62-
"default": false,
62+
"default": true,
6363
"scope": "application"
6464
}
6565
}

0 commit comments

Comments
 (0)