Update ejabberd version for mix

This commit is contained in:
Mickael Remond 2018-12-26 16:49:01 +01:00
parent 1246a7a50f
commit b8d4da9792
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3
1 changed files with 1 additions and 1 deletions

View File

@ -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"],