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