Skip to content

Commit

Permalink
bump version: 4.3.2-beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerdhulap committed Apr 2, 2024
1 parent 8021c47 commit 95957aa
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-beta4"
let version = "4.3.2-beta5"
let moduleName = "WoosmapGeofencing"
let checksum = "057ccec247bd82b9da082f76ef4913f1cc398dda35299533b3913c7635a653a4"
let checksum = "8f962a75078ff2ddb68e2318027981910b763bafb3f057a8ea8b166111961098"

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

0 comments on commit 95957aa

Please sign in to comment.