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
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.2.0",
version: "20.3.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],