chore(release): bump version to 3.9.3

This commit is contained in:
Joe Previte
2021-04-08 11:18:56 -07:00
parent 2510e6ac41
commit 003dc0feeb
9 changed files with 17 additions and 17 deletions

View File

@@ -419,7 +419,7 @@ install_npm() {
echoh
echoerr "Please install npm or yarn to install code-server!"
echoerr "You will need at least node v12 and a few C dependencies."
echoerr "See the docs https://github.com/cdr/code-server/blob/v3.9.2/docs/install.md#yarn-npm"
echoerr "See the docs https://github.com/cdr/code-server/blob/v3.9.3/docs/install.md#yarn-npm"
exit 1
}