mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
Updated client minimum version to reflect previous hotfixes. (#3311)
This commit is contained in:
parent
46117b194e
commit
9af9d121bf
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user