Version 7 (1.0.7)
This commit is contained in:
@@ -51,7 +51,7 @@ struct LegalInformationScreen: View {
|
||||
|
||||
private var acknowledgementURL: URL {
|
||||
let version = InfoPlistReader.main.bundleShortVersionString
|
||||
let baseURL = URL(string: "https://git.postnumber.com/letro/letro-authentication-service/releases/download/")!
|
||||
let baseURL = URL(string: "https://git.postnumber.com/letro/letro-ios/releases/download/")!
|
||||
return URL(string: "letro-v\(version)/sbom.json", relativeTo: baseURL)!.absoluteURL
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user