Skip to content

Commit e74e377

Browse files
committed
chore(geofence): sync LocationGeofence podspec to 4.6.0
Feature-only podspec isn't touched by the release automation that bumped the rest to 4.6.0 on main, so it lagged at 4.5.3 and fails the CocoaPods CI.
1 parent 501ee08 commit e74e377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CustomerIOLocationGeofence.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "CustomerIOLocationGeofence"
3-
spec.version = "4.5.3" # Don't modify this line - it's automatically updated
3+
spec.version = "4.6.0" # Don't modify this line - it's automatically updated
44
spec.summary = "Official Customer.io SDK for iOS - Location Geofence Module"
55
spec.homepage = "https://github.com/customerio/customerio-ios"
66
spec.documentation_url = 'https://customer.io/docs/sdk/ios/'

0 commit comments

Comments
 (0)