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

Self hosted web version bump v2.20.3 (#1347)

This commit is contained in:
Chad Scharf
2021-05-21 16:35:06 -04:00
committed by GitHub
parent 61307e11b0
commit 423c062877
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ $githubBaseUrl = "https://raw.githubusercontent.com/bitwarden/server/master"
# Please do not create pull requests modifying the version numbers.
$coreVersion = "1.41.3"
$webVersion = "2.20.1"
$webVersion = "2.20.3"
# Functions