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 87dc4ab commit ad6c636Copy full SHA for ad6c636
bin/elixir.ps1
@@ -1,6 +1,6 @@
1
#!/usr/bin/env pwsh
2
3
-$ELIXIR_VERSION = "1.17.0-dev"
+$ELIXIR_VERSION = "1.18.0-dev"
4
5
$minPowerShellVersion = [version]"7.2.0"
6
0 commit comments