mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Bump version in mix.exs
This commit is contained in:
parent
2eaad21863
commit
ce8bd343de
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
|
||||||
|
|
||||||
def project do
|
def project do
|
||||||
[app: :ejabberd,
|
[app: :ejabberd,
|
||||||
version: "19.8.0",
|
version: "19.9.0",
|
||||||
description: description(),
|
description: description(),
|
||||||
elixir: "~> 1.4",
|
elixir: "~> 1.4",
|
||||||
elixirc_paths: ["lib"],
|
elixirc_paths: ["lib"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue