File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 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
2828$runScriptUrl = " https://func.bitwarden.com/api/dl/?app=self-host&platform=windows&variant=run"
2929
3030# Please do not create pull requests modifying the version numbers.
31- $coreVersion = " 2025.9.0 "
31+ $coreVersion = " 2025.9.1 "
3232$webVersion = " 2025.9.0"
3333$keyConnectorVersion = " 2024.8.0"
3434
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=
6565RUN_SCRIPT_URL=" https://func.bitwarden.com/api/dl/?app=self-host&platform=linux&variant=run"
6666
6767# Please do not create pull requests modifying the version numbers.
68- COREVERSION=" 2025.9.0 "
68+ COREVERSION=" 2025.9.1 "
6969WEBVERSION=" 2025.9.0"
7070KEYCONNECTORVERSION=" 2024.8.0"
7171
Original file line number Diff line number Diff line change 11{
22 "versions" : {
3- "coreVersion" :" 2025.9.0 " ,
3+ "coreVersion" :" 2025.9.1 " ,
44 "webVersion" :" 2025.9.0" ,
55 "keyConnectorVersion" :" 2024.8.0"
66 }
You can’t perform that action at this time.
0 commit comments