Skip to content

Commit f1742a9

Browse files
Update AppUpgradeResponse.swift
1 parent 7694a72 commit f1742a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/AppUpgrade/Models/AppUpgradeResponse.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
public struct AppUpgradeResponse: Decodable {
2+
public let found: Bool
23
public let forceUpgrade: Bool
34
public let message: String
45

0 commit comments

Comments
 (0)