Skip to content

Votice SDK v1.0.22

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:51

🚀 Votice SDK v1.0.22

Changes in this release:

  • Update SDK version to 1.0.25

Latest commit:

Update SDK version to 1.0.25

  • Update the README package dependency version
  • Set the configuration manager version to 1.0.25
  • Update configuration manager tests for the new version

Installation

Swift Package Manager

Add this to your Package.swift:

dependencies: [
    .package(url: "https://github.com/ArtCC/votice-sdk.git", from: "1.0.22")
]

Or add it through Xcode:

  1. File → Add Package Dependencies
  2. Enter: https://github.com/ArtCC/votice-sdk.git
  3. Select version: 1.0.22

This release was automatically generated from commit 8c451a1