Skip to content

Commit

Permalink
chore(release): changed path to EmarsysSDKVersion.h
Browse files Browse the repository at this point in the history
SUITEDEV-20937

Co-authored-by: LasOri <[email protected]>
Co-authored-by: megamegax <[email protected]>
Co-authored-by: kovacszsoltizsolt <[email protected]>
  • Loading branch information
4 people committed Feb 20, 2020
1 parent 30231e5 commit 34f1cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function release {
NSPODSPEC="${NSPODSPEC/<COMMIT_REF>/:tag => spec.version}"
printf "$NSPODSPEC" > EmarsysNotificationService.podspec

git add EmarsysSDK/EmarsysSDKVersion.h
git add Sources/EmarsysSDK/EmarsysSDKVersion.h
git add EmarsysNotificationService.podspec
git add EmarsysSDK.podspec
git commit -m "chore(release): version set to $VERSION_NUMBER"
Expand Down

0 comments on commit 34f1cba

Please sign in to comment.