mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2025-01-24 22:55:52 +00:00
Merge pull request 'bump version' (#867) from develop into stable
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/867
This commit is contained in:
commit
5ae392fb8b
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
|
|||
def project do
|
||||
[
|
||||
app: :pleroma,
|
||||
version: version("3.14.0"),
|
||||
version: version("3.14.1"),
|
||||
elixir: "~> 1.14",
|
||||
elixirc_paths: elixirc_paths(Mix.env()),
|
||||
compilers: Mix.compilers(),
|
||||
|
|
Loading…
Add table
Reference in a new issue