Skip to content

Commit fc0788a

Browse files
authored
Updating messaging
1 parent cd2c7fd commit fc0788a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"manifest_version": 2,
3-
"name": "Gitpod - Dev Environments in a Browser Tab",
3+
"name": "Gitpod - Always ready to code",
44
"short_name": "Gitpod",
55
"version": "1.10",
6-
"description": "Describe your dev environment as code and get fully prebuilt dev environments for any GitLab, GitHub and Bitbucket project.",
6+
"description": "Spin up fresh, automated dev environments for each task, in the cloud, in seconds. Gitpod is an open-source developer platform automating the provisioning of ready-to-code development environments.",
77
"icons": {
88
"16": "icons/gitpod-logo-16.png",
99
"48": "icons/gitpod-logo-48.png",
@@ -40,4 +40,4 @@
4040
"activeTab",
4141
"storage"
4242
]
43-
}
43+
}

0 commit comments

Comments
 (0)