summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@plataformatec.com.br>2015-07-09 15:07:50 +0200
committerJosé Valim <jose.valim@plataformatec.com.br>2015-07-09 15:08:04 +0200
commit146c965e93bab231b277927a25a67b5fb3e100ca (patch)
treedea22dd4cdeb4bf6e805afcbf48b3892d8fd814d /RELEASE.md
parent2614a437a128ec1269dc07b7438a247cd1968d72 (diff)
downloadelixir-146c965e93bab231b277927a25a67b5fb3e100ca.tar.gz
Fallback to known Elixir version if csv is not available
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 9959e1f21..d7507a8f3 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -14,7 +14,7 @@ This document simply outlines the release process:
5. Run `make clean test` to ensure all tests pass from scratch and the CI is green
-6. Ensure minimum supported Hex works with new release (instructions upcoming)
+6. Ensure minimum supported Hex works with new release (check Mix.Tasks.Local.Hex)
7. Push branch and the new tag