mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Update mix version for hex.pm release
This commit is contained in:
parent
ae2db9bf9f
commit
94ecc9c797
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
|
||||
[app: :ejabberd,
|
||||
version: "16.06.0",
|
||||
version: "16.06.1",
|
||||
description: description,
|
||||
elixir: "~> 1.2",
|
||||
elixirc_paths: ["lib"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue