diff --git a/mix.exs b/mix.exs index 7c757f44c..1b351e127 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Archethic.MixProject do def project do [ app: :archethic, - version: "1.6.1", + version: "1.6.2", build_path: "_build", config_path: "config/config.exs", deps_path: "deps",