Skip to content

Commit

Permalink
chore(release): version set to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matusekma committed Jul 11, 2024
1 parent 38f01ec commit 123beb4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion EmarsysNotificationService.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Pod::Spec.new do |spec|
'Sources/include/EMSNotificationService.h'
]
spec.libraries = 'z', 'c++'
end
end
2 changes: 1 addition & 1 deletion EmarsysSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Pod::Spec.new do |spec|
'Sources/include/EMSOpenExternalUrlActionModel.h'
]
spec.libraries = 'z', 'c++'
end
end
2 changes: 1 addition & 1 deletion Sources/Private/EmarsysSDKVersion.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define EMARSYS_SDK_VERSION @"3.5.1"
#define EMARSYS_SDK_VERSION @"3.6.0"

0 comments on commit 123beb4

Please sign in to comment.