From c2a7d4ffeb6a0daa50e03af6bd9c8115d5d7181f Mon Sep 17 00:00:00 2001 From: gbubemismith Date: Thu, 28 Dec 2023 11:09:07 -0500 Subject: [PATCH] updated server version --- src/Core/Constants.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/Constants.cs b/src/Core/Constants.cs index e32b0f4ce4..6a15e13612 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"; /// /// When you set the ProrationBehavior to create_prorations,