|
|
|
@ -65,8 +65,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="2025.8.1" |
|
|
|
COREVERSION="2025.9.0" |
|
|
|
WEBVERSION="2025.8.3" |
|
|
|
WEBVERSION="2025.9.0" |
|
|
|
KEYCONNECTORVERSION="2024.8.0" |
|
|
|
KEYCONNECTORVERSION="2024.8.0" |
|
|
|
|
|
|
|
|
|
|
|
echo "bitwarden.sh version $COREVERSION" |
|
|
|
echo "bitwarden.sh version $COREVERSION" |
|
|
|
|