Set version to 21.04

This commit is contained in:
Jérôme Sautret 2021-04-07 17:23:30 +02:00
parent 4b83ec1204
commit 4468c87115
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: "21.1.0",
version: "21.4.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],