mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Set version to 0.43.0-rc.2
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
## Master
|
||||
## 0.43.0-rc.2: Clothes Line Interface
|
||||
|
||||
#### Breaking
|
||||
|
||||
|
||||
@@ -4,5 +4,5 @@ public struct Version {
|
||||
public let value: String
|
||||
|
||||
/// The current SwiftLint version.
|
||||
public static let current = Version(value: "0.42.0")
|
||||
public static let current = Version(value: "0.43.0-rc.2")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user