Skip to content

Commit dd386d9

Browse files
authored
Revert domain name change for jihulab.com
Reverting this as we've received some signal affecting user experience
1 parent 10ce873 commit dd386d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Gitpod - Always ready to code",
44
"short_name": "Gitpod",
5-
"version": "1.14",
5+
"version": "1.15",
66
"description": "Spin up fresh, automated dev environments for each task, in the cloud, in seconds.",
77
"icons": {
88
"16": "icons/gitpod-logo-16.png",
@@ -15,7 +15,7 @@
1515
"*://*.github.com/*",
1616
"*://*.gitlab.com/*",
1717
"*://*.bitbucket.org/*",
18-
"*://*.jihulab.com/*",
18+
"*://*.gitlab.cn/*",
1919
"*://*.gitpod.io/*"
2020
],
2121
"js": [

0 commit comments

Comments
 (0)