Skip to content

Commit ba15a8f

Browse files
committed
Bump to v0.0.2
1 parent 27faa4f commit ba15a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if (services.c9.workspaceId.match("{username}/{workspacename}")) {
1313
// call plugin manager with a list of plugins you want to load
1414
// this takes either url, or a path on your vm
1515
services.pluginManager.loadPackage([
16-
"https://cdn.rawgit.com/sourcegraph/sourcegraph-c9/v0.0.1/sourcegraph/c9build/package.sourcegraph.js",
16+
"https://cdn.rawgit.com/sourcegraph/sourcegraph-c9/v0.0.2/sourcegraph/c9build/package.sourcegraph.js",
1717
])
1818
}
1919
```

0 commit comments

Comments
 (0)