]> granicus.if.org Git - ejabberd/commitdiff
Update mix.exs version 18.04
authorChristophe Romain <christophe.romain@process-one.net>
Wed, 25 Apr 2018 10:30:36 +0000 (12:30 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Wed, 25 Apr 2018 10:30:36 +0000 (12:30 +0200)
mix.exs

diff --git a/mix.exs b/mix.exs
index c432b4815c66edf67d41dfc92f35337693cec3d3..89df9fa1acbc0f1b3cdde1158f5b04fb9e096e42 100644 (file)
--- 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"],