Skip to content

Commit

Permalink
version 5.7.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Kruse committed Dec 2, 2023
1 parent 4e13698 commit 1c5dadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Cforum.Mixfile do
def project do
[
app: :cforum,
version: "5.7.20",
version: "5.7.21",
elixir: "~> 1.12",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit 1c5dadc

Please sign in to comment.