Bump version in mix.exs

This commit is contained in:
Paweł Chmielowski 2019-08-05 10:15:06 +02:00
parent 1d2fba856e
commit c2d97854e3
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: "19.5.0",
version: "19.8.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],