We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc223d4 commit b6d2f2bCopy full SHA for b6d2f2b
1 file changed
gitpod-remote/package.json
@@ -3,7 +3,7 @@
3
"displayName": "%displayName%",
4
"description": "%description%",
5
"publisher": "gitpod",
6
- "version": "0.0.58",
+ "version": "0.0.59",
7
"license": "MIT",
8
"preview": true,
9
"icon": "resources/gitpod.png",
@@ -322,7 +322,7 @@
322
]
323
},
324
"configuration": {
325
- "title": "Gitpod",
+ "title": "Gitpod Classic",
326
"properties": {
327
"gitpod.validate.neverPrompt": {
328
"type": "boolean",
0 commit comments