mirror of
https://github.com/bitwarden/server
synced 2025-12-28 06:03:29 +00:00
Self hosted release - v1.39.0 (#1103)
This commit is contained in:
@@ -24,8 +24,8 @@ if ($output -eq "") {
|
||||
|
||||
$scriptsDir = "${output}\scripts"
|
||||
$githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/server/master"
|
||||
$coreVersion = "1.38.4"
|
||||
$webVersion = "2.17.1"
|
||||
$coreVersion = "1.39.0"
|
||||
$webVersion = "2.18.0"
|
||||
|
||||
# Functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user