This commit is contained in:
Anmol Sethi 2020-05-14 18:43:01 -04:00
parent c69346a9a7
commit 0bd2602774
No known key found for this signature in database
GPG Key ID: 8CEF1878FF10ADEB
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
1. Publish the NPM package 1. Publish the NPM package
2. Publish the AMD64 docker image 2. Publish the AMD64 docker image
3. Publish the ARM64 docker image 3. Publish the ARM64 docker image
8. Update the homebrew and AUR packages
## dev ## dev

View File

@ -1,7 +1,7 @@
{ {
"name": "code-server", "name": "code-server",
"license": "MIT", "license": "MIT",
"version": "3.3.0-rc.24", "version": "3.3.0",
"description": "Run VS Code on a remote server.", "description": "Run VS Code on a remote server.",
"homepage": "https://github.com/cdr/code-server", "homepage": "https://github.com/cdr/code-server",
"bugs": { "bugs": {