Skip to content

Commit b6d2f2b

Browse files
authored
Fix one last Gitpod Classic name change (#26)
* Fix one last Gitpod Classic name change * 🆙 bump version gitpod remote
1 parent bc223d4 commit b6d2f2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitpod-remote/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%displayName%",
44
"description": "%description%",
55
"publisher": "gitpod",
6-
"version": "0.0.58",
6+
"version": "0.0.59",
77
"license": "MIT",
88
"preview": true,
99
"icon": "resources/gitpod.png",
@@ -322,7 +322,7 @@
322322
]
323323
},
324324
"configuration": {
325-
"title": "Gitpod",
325+
"title": "Gitpod Classic",
326326
"properties": {
327327
"gitpod.validate.neverPrompt": {
328328
"type": "boolean",

0 commit comments

Comments
 (0)