1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

Version bump Self Host server to 1.46.2 (#1873)

This commit is contained in:
Joseph Flinn
2022-02-17 13:05:30 -08:00
committed by GitHub
parent b1fb60c93a
commit e4c1596882
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ $scriptsDir = "${output}\scripts"
$githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/server/master"
# Please do not create pull requests modifying the version numbers.
$coreVersion = "1.46.1"
$coreVersion = "1.46.2"
$webVersion = "2.26.1"
$keyConnectorVersion = "1.0.1"