25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-24 16:23:40 +01:00

Bump version in mix.exs

This commit is contained in:
Paweł Chmielowski 2020-12-15 15:27:16 +01:00
parent b345632a9a
commit 8dfe7e977a

View File

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