Skip to content
Snippets Groups Projects
Commit 06fec99e authored by rinpatch's avatar rinpatch
Browse files

mix.exs: bump version to 1.1.9

parent 01396a11
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
version: version("1.1.8"),
version: version("1.1.9"),
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment