1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

docker version bump and update setup-msbuild

This commit is contained in:
Kyle Spearrin
2020-11-16 22:44:34 -05:00
parent 80f2bf9260
commit 60973e3051
3 changed files with 5 additions and 5 deletions

View File

@ -24,8 +24,8 @@ if ($output -eq "") {
$scriptsDir = "${output}\scripts"
$githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/server/master"
$coreVersion = "1.37.2"
$webVersion = "2.16.2"
$coreVersion = "1.38.0"
$webVersion = "2.17.0"
# Functions