1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

Revert "Updated minimum version. (#3613)" (#3621)

This reverts commit 2ab35e389c.
This commit is contained in:
SmithThe4th
2023-12-28 10:45:43 -05:00
committed by GitHub
parent e20f533b10
commit be842c762c

View File

@ -23,7 +23,7 @@ public static class Constants
public const string Fido2KeyCipherMinimumVersion = "2023.10.0";
public const string CipherKeyEncryptionMinimumVersion = "2024.1.0";
public const string CipherKeyEncryptionMinimumVersion = "2023.9.2";
/// <summary>
/// Used by IdentityServer to identify our own provider.