Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Commit

Permalink
chore(release): version set to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LasOri committed Jun 25, 2019
1 parent e0b02e3 commit b8a0a54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CoreSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'CoreSDK'
spec.version = '1.7.1'
spec.version = '1.7.2'
spec.homepage = 'https://help.emarsys.com/hc/en-us/articles/115002410625'
spec.license = 'Mozilla Public License 2.0'
spec.author = { 'Emarsys Technologies' => 'mobile-team@emarsys.com' }
Expand Down Expand Up @@ -37,4 +37,4 @@ Pod::Spec.new do |spec|
'Core/Providers/EMSUUIDProvider.h'
]
spec.libraries = 'z', 'c++', 'sqlite3'
end
end

0 comments on commit b8a0a54

Please sign in to comment.