]> granicus.if.org Git - ejabberd/commitdiff
Update ejabberd version for mix
authorMickael Remond <mremond@process-one.net>
Wed, 26 Dec 2018 15:49:01 +0000 (16:49 +0100)
committerMickael Remond <mremond@process-one.net>
Wed, 26 Dec 2018 15:49:01 +0000 (16:49 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index 92e4ca876ec1a3abc189c7dea1750a531a332c82..112ca8e10aee4352cb19ede666450cb6aa92c24a 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "18.12.0",
+     version: "18.12.1",
      description: description(),
      elixir: "~> 1.4",
      elixirc_paths: ["lib"],