We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa0ea0 commit c53850bCopy full SHA for c53850b
RELEASING.md
@@ -7,6 +7,3 @@ Releasing
7
4. `git tag -a X.Y.Z -m "Version X.Y.Z"` (where X.Y.Z is the new version)
8
5. `git push && git push --tags`
9
6. `pod trunk push Segment-Flurry.podspec --allow-warnings`
10
- 7. Update the version `Segment-Flurry.podspec` to the next beta version.
11
- 8. `git commit -am "Prepare next development version."`
12
- 9. `git push`
0 commit comments