mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
Updated minimum version. (#3613)
This commit is contained in:
parent
fbc25f3317
commit
2ab35e389c
@ -23,7 +23,7 @@ public static class Constants
|
||||
|
||||
public const string Fido2KeyCipherMinimumVersion = "2023.10.0";
|
||||
|
||||
public const string CipherKeyEncryptionMinimumVersion = "2023.9.2";
|
||||
public const string CipherKeyEncryptionMinimumVersion = "2024.1.0";
|
||||
|
||||
/// <summary>
|
||||
/// Used by IdentityServer to identify our own provider.
|
||||
|
Loading…
Reference in New Issue
Block a user