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

Update ejabberd version for hex.pm release

This commit is contained in:
Mickael Remond 2016-02-29 17:51:06 +01:00
parent 8c49d1e1af
commit eeac7f9b02

View File

@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
def project do
[app: :ejabberd,
version: "16.01.0-beta1",
version: "16.02.0",
description: description,
elixir: "~> 1.1",
elixirc_paths: ["lib"],