Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/root/development/releasing/releasing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ Prepare for release

Before cutting the release, submit and merge a PR with the following changes:

1. Bump the version in the :repo:`EnvoyMobile.podspec <EnvoyMobile.podspec>` file
2. Bump the version in the :repo:`VERSION <VERSION>` file
3. Provide a brief overview of the release in the :repo:`version history documentation <docs/root/intro/version_history.rst>`
1. Bump the version in the :repo:`VERSION <VERSION>` file
2. Provide a brief overview of the release in the :repo:`version history documentation <docs/root/intro/version_history.rst>`

Publish release and artifacts
-----------------------------
Expand Down