Skip to content

Commit

Permalink
bump version: 4.3.2-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerdhulap committed Mar 27, 2024
1 parent fb730bd commit 9269274
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.2-beta2"
let version = "4.3.2-beta3"
let moduleName = "WoosmapGeofencing"
let checksum = "31c17de8043c2a83cf25f488f4113f4ff08c8f8f4007ee6ba6b931a7701a7125"
let checksum = "3b1d3a8f460cfc1abed9018ea7667750c26f83982686c15a8d92cf82dae77e3b"

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.2-beta3" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.3.2-beta3/WoosmapGeofencing.xcframework.zip?raw=true",
"4.3.2-beta2" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.3.2-beta2/WoosmapGeofencing.xcframework.zip?raw=true",
"4.3.2-beta1" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.3.2-beta1/WoosmapGeofencing.xcframework.zip?raw=true",
"4.3.1" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/4.3.1/WoosmapGeofencing.xcframework.zip?raw=true",
Expand Down

0 comments on commit 9269274

Please sign in to comment.