]> granicus.if.org Git - ejabberd/commitdiff
Bump version in mix.exs
authorPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 5 Aug 2019 08:15:06 +0000 (10:15 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 5 Aug 2019 08:15:06 +0000 (10:15 +0200)
mix.exs

diff --git a/mix.exs b/mix.exs
index e28dbd27ae2cc6c847d6ffe8ec02ad42b88cfeff..c8303f78949f534cfb1ed9c084862b64eb8e5537 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "19.5.0",
+     version: "19.8.0",
      description: description(),
      elixir: "~> 1.4",
      elixirc_paths: ["lib"],