|
|
|
|
@ -28,8 +28,8 @@ $bitwardenScriptUrl = "https://func.bitwarden.com/api/dl/?app=self-host&platform
@@ -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" |
|
|
|
|
|
|
|
|
|
# Please do not create pull requests modifying the version numbers. |
|
|
|
|
$coreVersion = "2024.2.3" |
|
|
|
|
$webVersion = "2024.2.5" |
|
|
|
|
$coreVersion = "2024.3.0" |
|
|
|
|
$webVersion = "2024.3.0" |
|
|
|
|
$keyConnectorVersion = "2023.12.0" |
|
|
|
|
|
|
|
|
|
# Functions |
|
|
|
|
|