diff --git a/mix.exs b/mix.exs index a13d6b782..86c5d750b 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do def project do [app: :ejabberd, - version: "17.03.0", + version: "17.3.0", description: description, elixir: "~> 1.3", elixirc_paths: ["lib"],