From acc48e291539fe42870486fd44e68aca012f1d64 Mon Sep 17 00:00:00 2001 From: bchamagne Date: Wed, 14 Aug 2024 10:29:11 +0200 Subject: [PATCH] Bump v1.5.7 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 8dd0eab5e..f77674385 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Archethic.MixProject do def project do [ app: :archethic, - version: "1.5.6", + version: "1.5.7", build_path: "_build", config_path: "config/config.exs", deps_path: "deps",