From: Christophe Romain Date: Wed, 25 Apr 2018 10:30:36 +0000 (+0200) Subject: Update mix.exs version X-Git-Tag: 18.04 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bd4d1aade28a329edf812095adb7e2c99495fee;p=ejabberd Update mix.exs version --- diff --git a/mix.exs b/mix.exs index c432b4815..89df9fa1a 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do def project do [app: :ejabberd, - version: "18.3.0", + version: "18.4.0", description: description(), elixir: "~> 1.4", elixirc_paths: ["lib"],