diff --git a/ci/README.md b/ci/README.md index c21adceb..7429b8c2 100644 --- a/ci/README.md +++ b/ci/README.md @@ -23,6 +23,7 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub) 1. Publish the NPM package 2. Publish the AMD64 docker image 3. Publish the ARM64 docker image +8. Update the homebrew and AUR packages ## dev diff --git a/package.json b/package.json index 713f6be8..2b696bae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-server", "license": "MIT", - "version": "3.3.0-rc.24", + "version": "3.3.0", "description": "Run VS Code on a remote server.", "homepage": "https://github.com/cdr/code-server", "bugs": {