chore(release): bump version to 3.10.2

This commit is contained in:
Joe Previte
2021-05-21 16:04:55 -07:00
parent a4168e45d7
commit 31aac201bf
6 changed files with 7 additions and 7 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.10.1/docs/install.md#yarn-npm"
echoerr "See the docs https://github.com/cdr/code-server/blob/v3.10.2/docs/install.md#yarn-npm"
exit 1
}