|
|
|
@ -62,8 +62,8 @@ BITWARDEN_SCRIPT_URL="https://func.bitwarden.com/api/dl/?app=self-host&platform= |
|
|
|
RUN_SCRIPT_URL="https://func.bitwarden.com/api/dl/?app=self-host&platform=linux&variant=run" |
|
|
|
RUN_SCRIPT_URL="https://func.bitwarden.com/api/dl/?app=self-host&platform=linux&variant=run" |
|
|
|
|
|
|
|
|
|
|
|
# Please do not create pull requests modifying the version numbers. |
|
|
|
# Please do not create pull requests modifying the version numbers. |
|
|
|
COREVERSION="2024.7.2" |
|
|
|
COREVERSION="2024.7.4" |
|
|
|
WEBVERSION="2024.7.1" |
|
|
|
WEBVERSION="2024.7.3" |
|
|
|
KEYCONNECTORVERSION="2024.4.0" |
|
|
|
KEYCONNECTORVERSION="2024.4.0" |
|
|
|
|
|
|
|
|
|
|
|
echo "bitwarden.sh version $COREVERSION" |
|
|
|
echo "bitwarden.sh version $COREVERSION" |
|
|
|
|