Fix version number

This commit is contained in:
Jerome Sautret 2021-01-29 16:00:35 +01:00
parent b1fec7dc29
commit fca41796c0
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.01.0",
version: "21.1.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],