Skip to content

Commit

Permalink
Update release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bsneed authored Mar 4, 2022
1 parent 2441ad1 commit 29c82ab
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 @@ -56,7 +56,7 @@ then
exit 1
fi

versionFile="./sources/SegmentAmplitude/Version.swift"
versionFile="./sources/SegmentMixpanel/Version.swift"

# get last line in version.swift
versionLine=$(tail -n 1 $versionFile)
Expand Down

0 comments on commit 29c82ab

Please sign in to comment.