diff --git a/Sources/fxios/Core/Configuration.swift b/Sources/fxios/Core/Configuration.swift index 89e1356..9a0bd8b 100644 --- a/Sources/fxios/Core/Configuration.swift +++ b/Sources/fxios/Core/Configuration.swift @@ -6,7 +6,7 @@ import Foundation enum Configuration { static let name = "fxios" - static let version = "20260206.1" + static let version = "20260213.0" static let shortDescription = "A helper CLI for the firefox-ios repository" static let markerFileName = ".fxios.yaml"