projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
963d29a
)
correct version bump
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Fri, 14 Apr 2023 17:09:59 +0000
(18:09 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Fri, 14 Apr 2023 17:09:59 +0000
(18:09 +0100)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index 6544529bd502e3607003b836615c1048e215989c..ebcca9660cfa2a5869f1ec1002e535d6fa152f96 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-4,7
+4,7
@@
defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
- version: version("3.
7.2
"),
+ version: version("3.
8.0
"),
elixir: "~> 1.14",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix] ++ Mix.compilers(),