mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Prepare 0.63.0 release
This commit is contained in:
@@ -9,7 +9,7 @@ public struct Version: VersionComparable, Sendable {
|
||||
}
|
||||
|
||||
/// The current SwiftLint version.
|
||||
public static let current = Self(value: "0.63.0-rc.2")
|
||||
public static let current = Self(value: "0.63.0")
|
||||
|
||||
/// Public initializer.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user