mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
Self hosted web version bump v2.20.3 (#1347)
This commit is contained in:
parent
61307e11b0
commit
423c062877
@ -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
|
||||
|
||||
|
@ -35,7 +35,7 @@ GITHUB_BASE_URL="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"
|
||||
|
||||
echo "bitwarden.sh version $COREVERSION"
|
||||
docker --version
|
||||
|
Loading…
Reference in New Issue
Block a user