|
|
|
@ -28,8 +28,8 @@ $bitwardenScriptUrl = "https://func.bitwarden.com/api/dl/?app=self-host&platform |
|
|
|
$runScriptUrl = "https://func.bitwarden.com/api/dl/?app=self-host&platform=windows&variant=run" |
|
|
|
$runScriptUrl = "https://func.bitwarden.com/api/dl/?app=self-host&platform=windows&variant=run" |
|
|
|
|
|
|
|
|
|
|
|
# Please do not create pull requests modifying the version numbers. |
|
|
|
# Please do not create pull requests modifying the version numbers. |
|
|
|
$coreVersion = "2025.10.1" |
|
|
|
$coreVersion = "2025.11.0" |
|
|
|
$webVersion = "2025.10.1" |
|
|
|
$webVersion = "2025.11.1" |
|
|
|
$keyConnectorVersion = "2024.8.0" |
|
|
|
$keyConnectorVersion = "2024.8.0" |
|
|
|
|
|
|
|
|
|
|
|
# Functions |
|
|
|
# Functions |
|
|
|
|