projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73dd5bd
)
mix.exs: bump development version after 2.1.0 release
author
rinpatch
<rinpatch@sdf.org>
Fri, 28 Aug 2020 13:15:57 +0000
(16:15 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 28 Aug 2020 13:15:57 +0000
(16:15 +0300)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index d7c4089721fd9d6747593f58c8a885a3f7bf88a2..4de0c78db6d74c6680a44e8c4f51851ddc8cd415 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-4,7
+4,7
@@
defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
- version: version("2.1.0"),
+ version: version("2.1.
5
0"),
elixir: "~> 1.9",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),