24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00

Update mix.exs version

This commit is contained in:
Christophe Romain 2018-03-23 12:56:17 +01:00
parent f5bab5d6c4
commit baf2473688

View File

@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
def project do
[app: :ejabberd,
version: "18.1.0",
version: "18.3.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],