mirror of
https://github.com/trycua/computer.git
synced 2026-01-03 20:10:04 -06:00
Update to v0.1.11
This commit is contained in:
@@ -17,7 +17,7 @@ struct Lume: AsyncParsableCommand {
|
||||
// MARK: - Version Management
|
||||
extension Lume {
|
||||
enum Version {
|
||||
static let current: String = "0.1.10"
|
||||
static let current: String = "0.1.11"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user