24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00

Update mix version for hex.pm release

This commit is contained in:
Mickael Remond 2016-07-08 11:54:38 +02:00
parent ae2db9bf9f
commit 8e487b0aef
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3

View File

@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
def project do def project do
[app: :ejabberd, [app: :ejabberd,
version: "16.06.0", version: "16.06.1",
description: description, description: description,
elixir: "~> 1.2", elixir: "~> 1.2",
elixirc_paths: ["lib"], elixirc_paths: ["lib"],