We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69346a commit 0bd2602Copy full SHA for 0bd2602
ci/README.md
@@ -23,6 +23,7 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
23
1. Publish the NPM package
24
2. Publish the AMD64 docker image
25
3. Publish the ARM64 docker image
26
+8. Update the homebrew and AUR packages
27
28
## dev
29
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "code-server",
3
"license": "MIT",
4
- "version": "3.3.0-rc.24",
+ "version": "3.3.0",
5
"description": "Run VS Code on a remote server.",
6
"homepage": "https://github.com/cdr/code-server",
7
"bugs": {
0 commit comments