File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ $bitwardenScriptUrl = "https://func.bitwarden.com/api/dl/?app=self-host&platform
28
28
$runScriptUrl = " https://func.bitwarden.com/api/dl/?app=self-host&platform=windows&variant=run"
29
29
30
30
# Please do not create pull requests modifying the version numbers.
31
- $coreVersion = " 2025.5.0 "
31
+ $coreVersion = " 2025.5.1 "
32
32
$webVersion = " 2025.5.0"
33
33
$keyConnectorVersion = " 2024.8.0"
34
34
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ BITWARDEN_SCRIPT_URL="https://func.bitwarden.com/api/dl/?app=self-host&platform=
65
65
RUN_SCRIPT_URL=" https://func.bitwarden.com/api/dl/?app=self-host&platform=linux&variant=run"
66
66
67
67
# Please do not create pull requests modifying the version numbers.
68
- COREVERSION=" 2025.5.0 "
68
+ COREVERSION=" 2025.5.1 "
69
69
WEBVERSION=" 2025.5.0"
70
70
KEYCONNECTORVERSION=" 2024.8.0"
71
71
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : {
3
- "coreVersion" :" 2025.5.0 " ,
3
+ "coreVersion" :" 2025.5.1 " ,
4
4
"webVersion" :" 2025.5.0" ,
5
5
"keyConnectorVersion" :" 2024.8.0"
6
6
}
You can’t perform that action at this time.
0 commit comments