chore(release): bump version to 3.11.1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# code-server
|
||||
|
||||
[](https://github.com/cdr/code-server/discussions) [](https://cdr.co/join-community) [](https://twitter.com/coderhq) [](https://codecov.io/gh/cdr/code-server) [](https://github.com/cdr/code-server/tree/v3.11.0/docs)
|
||||
[](https://github.com/cdr/code-server/discussions) [](https://cdr.co/join-community) [](https://twitter.com/coderhq) [](https://codecov.io/gh/cdr/code-server) [](https://github.com/cdr/code-server/tree/v3.11.1/docs)
|
||||
|
||||
Run [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and
|
||||
access it in the browser.
|
||||
@ -30,7 +30,7 @@ There are three ways to get started:
|
||||
automates most of the process. The script uses the system package manager if
|
||||
possible.
|
||||
2. Manually [installing
|
||||
code-server](https://coder.com/docs/code-server/v3.11.0/install)
|
||||
code-server](https://coder.com/docs/code-server/v3.11.1/install)
|
||||
3. Using our one-click buttons and guides to [deploy code-server to a cloud
|
||||
provider](https://github.com/cdr/deploy-code-server) ⚡
|
||||
|
||||
@ -51,7 +51,7 @@ When done, the install script prints out instructions for running and starting
|
||||
code-server.
|
||||
|
||||
We also have an in-depth [setup and
|
||||
configuration](https://coder.com/docs/code-server/v3.11.0/guide) guide.
|
||||
configuration](https://coder.com/docs/code-server/v3.11.1/guide) guide.
|
||||
|
||||
### code-server --link
|
||||
|
||||
@ -71,11 +71,11 @@ Proxying code-server, you can access your IDE at https://example.cdr.co
|
||||
## Questions?
|
||||
|
||||
See answers to [frequently asked
|
||||
questions](https://coder.com/docs/code-server/v3.11.0/FAQ).
|
||||
questions](https://coder.com/docs/code-server/v3.11.1/FAQ).
|
||||
|
||||
## Want to help?
|
||||
|
||||
See [Contributing](https://coder.com/docs/code-server/v3.11.0/CONTRIBUTING) for
|
||||
See [Contributing](https://coder.com/docs/code-server/v3.11.1/CONTRIBUTING) for
|
||||
details.
|
||||
|
||||
## Hiring
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"versions": ["v3.11.0", "v3.10.2"],
|
||||
"versions": ["v3.11.1", "v3.11.0"],
|
||||
"routes": [
|
||||
{
|
||||
"title": "Home",
|
||||
|
@ -9,7 +9,7 @@ At the minimum, we recommend:
|
||||
- 2 CPU cores
|
||||
|
||||
You can use any Linux distribution, but [our
|
||||
docs](https://coder.com/docs/code-server/v3.11.0/guide) assume that you're using
|
||||
docs](https://coder.com/docs/code-server/v3.11.1/guide) assume that you're using
|
||||
Debian hosted by Google Cloud (see the following section for instructions on
|
||||
setting this up).
|
||||
|
||||
|
Reference in New Issue
Block a user