From c7f52d9ce81522079e521647b8812e7af5875329 Mon Sep 17 00:00:00 2001 From: Persson-dev Date: Fri, 6 Dec 2024 17:06:04 +0100 Subject: [PATCH] update to v1.4 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 1ea5ec2..0989ae4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -3,7 +3,7 @@ #include "IO.h" -#define ASSEMBLEUR_VERSION "1.3" +#define ASSEMBLEUR_VERSION "1.4" int main(int argc, char** argv) {