We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62083f commit ba1c9cbCopy full SHA for ba1c9cb
.tool-versions
@@ -3,5 +3,8 @@
3
# OTP 20 and should work with any later releases.
4
# Using asdf to manage your elixir and OTP versions is not required, you can
5
# use the system-installed version instead.
6
-elixir 1.9.1-otp-22
7
-erlang 22.0.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