projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c47992
)
bump version for release
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Sat, 23 Jul 2022 19:00:38 +0000
(20:00 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Sat, 23 Jul 2022 19:00:38 +0000
(20:00 +0100)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index 1e1c06b7bb698682f86c2ca98760458e467dcc9f..61521f72edad3ea6d55af7d4b1c9cae377b8d450 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-4,7
+4,7
@@
defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
- version: version("3.0.
0
"),
+ version: version("3.0.
1
"),
elixir: "~> 1.9",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),