1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/global.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
80 B
JSON
Raw Normal View History

2023-06-02 22:04:18 +02:00
{
"sdk": {
2023-10-17 15:22:38 +02:00
"version": "6.0.415",
2023-06-02 22:04:18 +02:00
"rollForward": "latestFeature"
}
}