1
0
Fork 0
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:
floatingghost 2025-01-06 12:02:16 +00:00
commit 5ae392fb8b

View file

@ -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(),