projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
079d069
)
Pleroma 1.0.91 (aka 1.1 RC2).
author
Ariadne Conill
<ariadne@dereferenced.org>
Mon, 7 Oct 2019 12:10:36 +0000
(12:10 +0000)
committer
Ariadne Conill
<ariadne@dereferenced.org>
Mon, 7 Oct 2019 12:10:57 +0000
(12:10 +0000)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index 459dbfae89b0e18daf44fda2b2ec6ad7c47c5112..a0534cccd45c3abb04f266dafdf4f9e7789c5654 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-4,7
+4,7
@@
defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
- version: version("1.0.9
0
"),
+ version: version("1.0.9
1
"),
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),