From 9f77c1ec113749104c52fd95f088319ce3165679 Mon Sep 17 00:00:00 2001 From: Persson-dev Date: Fri, 13 Dec 2024 16:41:44 +0100 Subject: [PATCH] update to v1.7 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 8830a9f..1a57cd9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -3,7 +3,7 @@ #include "IO.h" -#define ASSEMBLEUR_VERSION "1.6" +#define ASSEMBLEUR_VERSION "1.7" int main(int argc, char** argv) {