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 f2f3c1d commit e232b97Copy full SHA for e232b97
get-elixir.sh
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
APP_NAME="elixir-get"
4
-APP_VERSION="0.0.1"
+APP_VERSION="0.0.2-dev"
5
APP_COMMAND="./get-elixir.sh"
6
ELIXIR_CSV_URL="https://raw.githubusercontent.com/elixir-lang/elixir-lang.github.com/master/elixir.csv"
7
ELIXIR_RELEASES_URL="https://github.com/elixir-lang/elixir/releases"
0 commit comments