diff --git a/Sources/fxios/Core/Configuration.swift b/Sources/fxios/Core/Configuration.swift index 9a0bd8b..c075743 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 = "20260213.0" + static let version = "20260220.0" static let shortDescription = "A helper CLI for the firefox-ios repository" static let markerFileName = ".fxios.yaml"