diff --git a/src/Core/Constants.cs b/src/Core/Constants.cs index a71032ea23..8404e18697 100644 --- a/src/Core/Constants.cs +++ b/src/Core/Constants.cs @@ -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"; /// /// Used by IdentityServer to identify our own provider.