forked from AkkomaGang/akkoma
mix.exs: bump to 2.0.7
This commit is contained in:
parent
90676bdfe3
commit
9046f85ced
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
|
|||
def project do
|
||||
[
|
||||
app: :pleroma,
|
||||
version: version("2.0.6"),
|
||||
version: version("2.0.7"),
|
||||
elixir: "~> 1.8",
|
||||
elixirc_paths: elixirc_paths(Mix.env()),
|
||||
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
|
||||
|
|
Loading…
Reference in a new issue