projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
663e466
)
mix.exs: bump version to development one
author
rinpatch
<rinpatch@sdf.org>
Sun, 8 Mar 2020 20:24:30 +0000
(23:24 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Sun, 8 Mar 2020 20:24:30 +0000
(23:24 +0300)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index 89b56bc5d626d4eea9126555b18019a5abf7962e..bb86c38d0c1ea9269ea2ddca10cf76546fc53fc4 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-4,7
+4,7
@@
defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
- version: version("2.0.0"),
+ version: version("2.0.
5
0"),
elixir: "~> 1.8",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),