Skip to content

Commit

Permalink
bump version: 4.3.8-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerdhulap committed Sep 25, 2024
1 parent 7897759 commit 863030d
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.8-beta1"
let version = "4.3.8-beta2"
let moduleName = "WoosmapGeofencing"
let checksum = "4f484fa6e49f8c62f7ef5ad104d5c3bb69578d58b4e839c80d3c8c0a731480cc"
let checksum = "57555bb7a84062771496bda0e08c4f08a72e959569f7337a8de8e9ad37d92574"

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

0 comments on commit 863030d

Please sign in to comment.