mirror of
https://github.com/bitwarden/self-host.git
synced 2026-04-10 18:27:51 -05:00
- Adds version.json with core, web, and KC versions - Updated bitwarden scripts to query VERSION_ENDPOINT - VERSION_ENDPOINT is set to rebrandly link, redirecting to version.json - Workflows updated to handle new link, version.json, and version bumps.
7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"versions": {
|
|
"coreVersion":"1.47.1",
|
|
"webVersion":"2.27.0",
|
|
"keyConnectorVersion":"1.0.1"
|
|
}
|
|
} |