projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3627ffc
)
mixfile: bump version to 1.1.3
author
rinpatch
<rinpatch@sdf.org>
Fri, 25 Oct 2019 15:49:21 +0000
(18:49 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 25 Oct 2019 15:49:21 +0000
(18:49 +0300)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index fb72a22ed595eae2da843d52689e6e54904c19a4..fde6216d2eb1ad62b6136dff6866a69c01d09dd9 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-4,7
+4,7
@@
defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
- version: version("1.1.
2
"),
+ version: version("1.1.
3
"),
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),