mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 13:38:13 -05:00
Update bitwarden.ps1 (#1202)
* Update bitwarden.ps1 * Update scripts/bitwarden.ps1 Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
This commit is contained in:
parent
0f7e8dc806
commit
115948d1d7
@ -24,8 +24,8 @@ if ($output -eq "") {
|
|||||||
|
|
||||||
$scriptsDir = "${output}\scripts"
|
$scriptsDir = "${output}\scripts"
|
||||||
$githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/server/master"
|
$githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/server/master"
|
||||||
$coreVersion = "1.39.4"
|
$coreVersion = "1.40.0"
|
||||||
$webVersion = "2.18.1"
|
$webVersion = "2.19.0"
|
||||||
|
|
||||||
# Functions
|
# Functions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user