mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 13:38:13 -05: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.
|
# Please do not create pull requests modifying the version numbers.
|
||||||
$coreVersion = "1.41.3"
|
$coreVersion = "1.41.3"
|
||||||
$webVersion = "2.20.1"
|
$webVersion = "2.20.3"
|
||||||
|
|
||||||
# Functions
|
# 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.
|
# Please do not create pull requests modifying the version numbers.
|
||||||
COREVERSION="1.41.3"
|
COREVERSION="1.41.3"
|
||||||
WEBVERSION="2.20.1"
|
WEBVERSION="2.20.3"
|
||||||
|
|
||||||
echo "bitwarden.sh version $COREVERSION"
|
echo "bitwarden.sh version $COREVERSION"
|
||||||
docker --version
|
docker --version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user