Update mix.exs ejabberd version

This commit is contained in:
Mickael Remond 2020-07-30 18:32:31 +02:00
parent 23beaa9fad
commit b109c5927e
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: "20.4.0",
version: "20.7.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],