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 3b4f773 commit 839a068Copy full SHA for 839a068
installer/mix.exs
@@ -6,7 +6,7 @@ end
6
defmodule Phx.New.MixProject do
7
use Mix.Project
8
9
- @version "1.7.14"
+ @version "1.8.0-dev"
10
@scm_url "https://github.com/phoenixframework/phoenix"
11
12
# If the elixir requirement is updated, we need to update:
mix.exs
@@ -8,7 +8,7 @@ defmodule Phoenix.MixProject do
end
13
14
# If the elixir requirement is updated, we need to make the installer
0 commit comments