Skip to content

Commit

Permalink
bump version: 4.3.1-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerdhulap committed Mar 6, 2024
1 parent cb50ad6 commit 3655ef3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

import PackageDescription

let version = "4.3.1-beta1"
let version = "4.3.1-beta2"
let moduleName = "WoosmapGeofencing"
let checksum = "8b14179be15b47a6a8ac689a1e588c86ecf959a3d2e8f20b33b364614978d296"
let checksum = "49b5cbf3550e28161cb90535d55cc354ea7385d86b05c6f69f87abb0a0ae9f4a"

let package = Package(
name: moduleName,
Expand Down
1 change: 1 addition & 0 deletions WoosmapGeofencing.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"4.3.1-beta2" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.3.1-beta2/WoosmapGeofencing.xcframework.zip?raw=true",
"4.3.1-beta1" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.3.1-beta1/WoosmapGeofencing.xcframework.zip?raw=true",
"4.3.0" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.3.0/WoosmapGeofencing.xcframework.zip?raw=true",
"4.3.0-beta3" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.3.0-beta3/WoosmapGeofencing.xcframework.zip?raw=true",
Expand Down

0 comments on commit 3655ef3

Please sign in to comment.