Skip to content

Commit

Permalink
update release steps
Browse files Browse the repository at this point in the history
  • Loading branch information
f2prateek committed Jun 19, 2019
1 parent 6fe9e20 commit 892e09d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Examples/CarthageExample/Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "segmentio/analytics-ios" "3.6.9"
github "segmentio/analytics-ios" "3.7.0-beta.4"
4 changes: 1 addition & 3 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ Releasing
9. Create a new Github release at https://github.com/segmentio/analytics-ios/releases
* Add latest version information from `CHANGELOG.md`
* Upload `Archive.zip` from step 7 and `Analytics.zip` from step 8 into binaries section to make available for users to download.
10. Update the version in `SEGAnalytics.m`, `Analytics.podspec` to the next SNAPSHOT version.
11. `git commit -am "Prepare next development version."`
12. `git push`.
10. `git push`.

0 comments on commit 892e09d

Please sign in to comment.