diff --git a/scripts/bitwarden.ps1 b/scripts/bitwarden.ps1 index ed6622d2b4..c1e5edf0fc 100644 --- a/scripts/bitwarden.ps1 +++ b/scripts/bitwarden.ps1 @@ -24,8 +24,8 @@ if ($output -eq "") { $scriptsDir = "${output}\scripts" $githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/server/master" -$coreVersion = "1.39.4" -$webVersion = "2.18.1" +$coreVersion = "1.40.0" +$webVersion = "2.19.0" # Functions