Skip to content

Commit c53850b

Browse files
committed
update releasing docs
1 parent 1aa0ea0 commit c53850b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RELEASING.md

-3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@ Releasing
77
4. `git tag -a X.Y.Z -m "Version X.Y.Z"` (where X.Y.Z is the new version)
88
5. `git push && git push --tags`
99
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

Comments
 (0)