We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302912b commit 185a039Copy full SHA for 185a039
tests/e2e/run_tests.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
if [[ -z "${VAULTWARDEN_VERSION}" ]]; then
4
- VAULTWARDEN_VERSION="1.34.1"
+ VAULTWARDEN_VERSION="1.34.3"
5
fi
6
7
temp_dir=$(mktemp -d)
0 commit comments