Skip to content

Instantly share code, notes, and snippets.

@joelmarquez90
Created January 2, 2018 14:16
Show Gist options
  • Save joelmarquez90/68d8dc79f5d17b329e78ba7c0a3aaa2c to your computer and use it in GitHub Desktop.
Save joelmarquez90/68d8dc79f5d17b329e78ba7c0a3aaa2c to your computer and use it in GitHub Desktop.
struct Version: Codable {
let force: Bool
let update: Bool
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment