1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

Bump Core version in the docker script (#674)

1.33.0 -> 1.33.1
This commit is contained in:
rootforbid
2020-03-21 17:51:46 -07:00
committed by GitHub
parent 132016bca4
commit d299943aad

View File

@ -37,7 +37,7 @@ fi
SCRIPTS_DIR="$OUTPUT/scripts"
GITHUB_BASE_URL="https://raw.githubusercontent.com/bitwarden/server/master"
COREVERSION="1.33.0"
COREVERSION="1.33.1"
WEBVERSION="2.13.1"
# Functions