mirror of
https://github.com/bitwarden/server
synced 2025-12-13 06:43:45 +00:00
Updated client minimum version to reflect previous hotfixes. (#3311)
This commit is contained in:
@@ -20,7 +20,7 @@ public static class Constants
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public const int OrganizationSelfHostSubscriptionGracePeriodDays = 60;
|
public const int OrganizationSelfHostSubscriptionGracePeriodDays = 60;
|
||||||
|
|
||||||
public const string CipherKeyEncryptionMinimumVersion = "2023.9.1";
|
public const string CipherKeyEncryptionMinimumVersion = "2023.9.2";
|
||||||
}
|
}
|
||||||
|
|
||||||
public static class TokenPurposes
|
public static class TokenPurposes
|
||||||
|
|||||||
Reference in New Issue
Block a user