1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-16 01:51:21 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.