From 0bd2602774a69b28059bd923f63aa28502d1605d Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Thu, 14 May 2020 18:43:01 -0400 Subject: [PATCH] 3.3.0 --- ci/README.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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": {