chore: commit all pending changes
This commit is contained in:
@@ -15,7 +15,7 @@ import CryptoKit
|
||||
/// Schema version constants for canonical data models.
|
||||
/// Marked nonisolated to allow access from any isolation domain.
|
||||
nonisolated enum SchemaVersion {
|
||||
static let current: Int = 1
|
||||
static let current: Int = 2
|
||||
static let minimumSupported: Int = 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user