Bump version in mix.exs

This commit is contained in:
Paweł Chmielowski 2018-06-28 10:57:09 +02:00
parent 8f2233eff7
commit 35136f47ed
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.4.0",
version: "18.6.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],