Skip to content

Votice SDK v1.0.21

Choose a tag to compare

@github-actions github-actions released this 01 Aug 15:52

🚀 Votice SDK v1.0.21

Changes in this release:

  • Update API endpoint and SDK version to 1.0.21

Latest commit:

Update API endpoint and SDK version to 1.0.21

  • Switch the default API base URL to the deployed Cloud Run endpoint
  • Bump the SDK version from 1.0.20 to 1.0.21
  • Update configuration manager tests for the new endpoint and version
  • Upgrade SwiftLintPlugins from 0.63.2 to 0.65.0
  • Update README package dependency to version 1.0.21

Installation

Swift Package Manager

Add this to your Package.swift:

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

Or add it through Xcode:

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

This release was automatically generated from commit 90bac31