Skip to content

Commit ba1c9cb

Browse files
authored
Downgrade versions in .tool-versions to match public releases (elixir-editors#57)
1 parent b62083f commit ba1c9cb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.tool-versions

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
# OTP 20 and should work with any later releases.
44
# Using asdf to manage your elixir and OTP versions is not required, you can
55
# use the system-installed version instead.
6-
elixir 1.9.1-otp-22
7-
erlang 22.0.7
6+
#
7+
# The versions selected here are the versions that are used to build a binary
8+
# release for distribution
9+
elixir 1.7.4-otp-20
10+
erlang 20.3.8.9

0 commit comments

Comments
 (0)