import Foundation enum AppVersion { nonisolated static var current: String { "4.5.0" } }