24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-12 21:52:07 +02:00

Update mix.exs version

This commit is contained in:
Christophe Romain 2018-04-25 12:30:36 +02:00
parent d49aa429ca
commit 0bd4d1aade

View File

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