Skip to content

Commit 95b6977

Browse files
GitpodGitpod Classic (#23)
* `Gitpod` → `Gitpod Classic` * revert displayName change
1 parent f7ef7a7 commit 95b6977

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gitpod-remote/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Gitpod Remote
1+
# Gitpod Classic Remote
22

33
> **Note**: If you’re looking for the [Gitpod Flex](https://app.gitpod.io) experience, please install the [Gitpod Flex extension](https://marketplace.visualstudio.com/items?itemName=gitpod.gitpod-flex). For [Gitpod Classic](https://gitpod.io/workspaces) workspaces, this is the extension you need.
44

gitpod-remote/package.json

Lines changed: 1 addition & 1 deletion
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.55",
6+
"version": "0.0.56",
77
"license": "MIT",
88
"preview": true,
99
"icon": "resources/gitpod.png",

gitpod-remote/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
"retryAutoExpose": "Retry to expose",
2828
"openWebLinkInBrowser": "Open web link in Browser",
2929
"runGitpodYml": "Gitpod: Validate Configuration"
30-
}
30+
}

0 commit comments

Comments
 (0)