From 3132b646255755b9c469436c505aa130442b0929 Mon Sep 17 00:00:00 2001 From: Neylix Date: Tue, 17 Dec 2024 16:31:04 +0100 Subject: [PATCH] Up version 1.5.14 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index d1efefcad..41c118601 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Archethic.MixProject do def project do [ app: :archethic, - version: "1.5.13", + version: "1.5.14", build_path: "_build", config_path: "config/config.exs", deps_path: "deps",