Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jul 19, 2015
1 parent 7c3308e commit 95202be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

1. Do *not* start a release without syncing with the docs team
2. Bump version in CHANGELOG, mix.exs and installer/mix.exs
3. Update phoenix reference in installer/templates/new/mix.exs to package
3. Update `phoenix_dep` in installer/lib/phoenix_new.ex to "~> version to be released"
4. Run tests, commit, push branch and tags
5. Run mix archive.build inside installer/ directory to build new installer
6. Test installer by generating a new app, running `mix deps.get`, and compiling
7. Push package and docs to hex
8. Update CHANGELOG, mix.exs to -dev
9. Update phoenix reference in installer/templates/new/mix.exs back to git
9. Update `phoenix_dep` in installer/lib/phoenix_new.ex back to git

0 comments on commit 95202be

Please sign in to comment.