25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

Increase version to 20.3.0

This commit is contained in:
Jerome Sautret 2020-03-25 11:35:38 +01:00
parent 150b7e7219
commit 633b362577

View File

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