1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

roll SDK forward to latest feature release

This commit is contained in:
✨ Audrey ✨
2023-11-17 15:52:59 -05:00
parent e44c8ce7f3
commit 9a7d2e2f93

View File

@@ -1,7 +1,7 @@
{
"sdk": {
"version": "7.0.100",
"rollForward": "latestPatch",
"rollForward": "latestFeature",
"allowPrerelease": false
}
}