From e9ac76a363cb0e5553ff61d84ae2ff9ea6c0374c Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Mon, 15 Feb 2016 14:28:05 +0000 Subject: [PATCH 1/2] bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8f1ec5e..6a29c416 100644 --- a/README.md +++ b/README.md @@ -91,4 +91,4 @@ To protect the interests of the Cloud9 contributors and users we require contrib If you want to contribute to the Cloud9 SDK and/or open source plugins please go to the online form, fill it out and submit it. -Happy coding, Cloud9 \ No newline at end of file +Happy coding, Cloud9 From 48e65ba3213a459a696a0bf80284546e02a31c8a Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Mon, 15 Feb 2016 15:00:39 +0000 Subject: [PATCH 2/2] fix worker loading --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39f6d09f..5bc5a52f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "c9" ], "c9plugins": { - "c9.ide.language": "#f8ab7c7f92", + "c9.ide.language": "#050c0de5a4", "c9.ide.language.css": "#be07d72209", "c9.ide.language.generic": "#a4023db7f6", "c9.ide.language.html": "#22fdc74869",