Skip to content

Commit 79d5418

Browse files
committed
Bump version
1 parent 6800526 commit 79d5418

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
@@ -1,7 +1,7 @@
11
{
22
"name": "gitpod",
33
"displayName": "Gitpod",
4-
"version": "2.0.1",
4+
"version": "2.1.0",
55
"description": "The developer platform for on-demand cloud development environments. Create software faster and more securely.",
66
"author": "Gitpod <[email protected]>",
77
"homepage": "https://www.gitpod.io",
@@ -59,7 +59,7 @@
5959
"typescript": "5.1.6"
6060
},
6161
"manifest": {
62-
"optional_host_permissions": [
62+
"host_permissions": [
6363
"*://*/*"
6464
],
6565
"permissions": [

0 commit comments

Comments
 (0)