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 5222092 commit d6545d9Copy full SHA for d6545d9
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