1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

Updated minimum version. (#3613)

This commit is contained in:
Todd Martin
2023-12-27 12:26:42 -05:00
committed by GitHub
parent fbc25f3317
commit 2ab35e389c

View File

@ -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.