mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
updated version to 1.38.4 so that self update will work again (#1052)
* updated version to 1.38.4 * updated version to 1.38.4
This commit is contained in:
@ -32,7 +32,7 @@ fi
|
||||
|
||||
SCRIPTS_DIR="$OUTPUT/scripts"
|
||||
GITHUB_BASE_URL="https://raw.githubusercontent.com/bitwarden/server/master"
|
||||
COREVERSION="1.38.2"
|
||||
COREVERSION="1.38.4"
|
||||
WEBVERSION="2.17.1"
|
||||
|
||||
echo "bitwarden.sh version $COREVERSION"
|
||||
|
Reference in New Issue
Block a user