From 151d9e8ac4c700f76fef800d6434b6ad69ca6507 Mon Sep 17 00:00:00 2001 From: vvaucoul Date: Mon, 22 Jul 2024 21:06:19 +0200 Subject: [PATCH] [0.1.4] --- Hephaistos/hephaistos.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hephaistos/hephaistos.h b/Hephaistos/hephaistos.h index 1ca023d..55fa522 100644 --- a/Hephaistos/hephaistos.h +++ b/Hephaistos/hephaistos.h @@ -6,7 +6,7 @@ /* By: vvaucoul +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2022/11/19 23:54:41 by vvaucoul #+# #+# */ -/* Updated: 2024/07/22 12:32:00 by vvaucoul ### ########.fr */ +/* Updated: 2024/07/22 21:06:07 by vvaucoul ### ########.fr */ /* */ /* ************************************************************************** */ @@ -47,7 +47,7 @@ #include "workflows/workflows.h" -#define _HEPHAISTOS_VERSION "0.1.3" +#define _HEPHAISTOS_VERSION "0.1.4" #define _HEPHAISTOS_AUTHOR "vvaucoul" #define _HEPHAISTOS_AUTHOR_MAIL "vvaucoul@student.42.fr" #define _HEPHAISTOS_LICENSE "MIT"