mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
Bumped server to 1.46.1, web to 2.26.1, kc to 1.0.1 (#1868)
This commit is contained in:
@ -34,9 +34,9 @@ SCRIPTS_DIR="$OUTPUT/scripts"
|
||||
GITHUB_BASE_URL="https://raw.githubusercontent.com/bitwarden/server/master"
|
||||
|
||||
# Please do not create pull requests modifying the version numbers.
|
||||
COREVERSION="1.45.4"
|
||||
WEBVERSION="2.25.0"
|
||||
KEYCONNECTORVERSION="1.0.0"
|
||||
COREVERSION="1.46.1"
|
||||
WEBVERSION="2.26.1"
|
||||
KEYCONNECTORVERSION="1.0.1"
|
||||
|
||||
echo "bitwarden.sh version $COREVERSION"
|
||||
docker --version
|
||||
|
Reference in New Issue
Block a user