add french translation

This commit is contained in:
2022-04-24 20:19:20 -04:00
parent 2ae0c3133c
commit 7edc9642d4
4 changed files with 6 additions and 2 deletions

View File

@ -4,7 +4,7 @@ defmodule Cannery.MixProject do
def project do
[
app: :cannery,
version: "0.5.0",
version: "0.5.1",
elixir: "1.13.4",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:gettext] ++ Mix.compilers(),