diff --git a/mix.exs b/mix.exs index e757541dc..afc645eb3 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do def project do [app: :ejabberd, - version: "20.4.0", + version: "20.7.0", description: description(), elixir: "~> 1.4", elixirc_paths: ["lib"],