Skip to content

Commit

Permalink
Set ejabberd version to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jsautret committed Apr 29, 2020
1 parent fba6a64 commit 724d09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do

def project do
[app: :ejabberd,
version: "20.3.0",
version: "20.4.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],
Expand Down

0 comments on commit 724d09a

Please sign in to comment.