Skip to content

Commit

Permalink
refs/heads/main GH-3387 update field type
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryBespalov committed Jan 26, 2024
1 parent aa1bca7 commit 13bae97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ extension SCGModels {
var modules: [AddressInfo]?
var fallbackHandler: AddressInfo?
var `guard`: AddressInfo?
var version: String
var version: String?
var implementationVersionState: ImplementationVersionState
}

Expand Down

0 comments on commit 13bae97

Please sign in to comment.