Preparing to release beta package on hex.pm

This commit is contained in:
Mickael Remond 2016-02-08 10:54:05 +01:00
parent 0b1620a45c
commit ed30bd64cd
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: "16.01.0",
version: "16.01.0-beta1",
description: description,
elixir: "~> 1.1",
elixirc_paths: ["lib"],