Set ejabberd version to 20.04

This commit is contained in:
Jerome Sautret 2020-04-29 16:29:59 +02:00
parent fba6a64648
commit 724d09a510
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.3.0",
version: "20.4.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],