We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddcdadb commit 2190111Copy full SHA for 2190111
1 file changed
installer/mix.exs
@@ -6,7 +6,7 @@ end
6
defmodule Phx.New.MixProject do
7
use Mix.Project
8
9
- @version "1.8.5"
+ @version "1.8.6"
10
@scm_url "https://github.com/phoenixframework/phoenix"
11
12
# If the elixir requirement is updated, we need to update:
0 commit comments