Updating from 1.13 to 1.14

Hi All,
when I run the elixir -v command, I have a banner that tells me that I have Erlang/OTP 25 and Elixir 1.13.4 (compiled with Erlang/OTP 25). However I’m under the impression that Elixir currently goes all the way up to 1.14.2. My question is how do I update to 1.14.2? Is there no way to access versions of elixir past 1.13.4 without the use of asdf-vm? I currently have the phoenix framework installed if that makes any difference.

1 Like

There are official installers for the major OS-es, so consult yours? 1.14 should be easily accessible.

1 Like

Elixir does not include auto-update command. As @dimitarvp noted, you need to install a newer version of Elixir manually.