From 8585145d164305136ec05cd20e1b402dfff4a613 Mon Sep 17 00:00:00 2001 From: Thomas Rohloff Date: Fri, 17 May 2024 12:40:27 +0200 Subject: [PATCH] v1.150 Signed-off-by: Thomas Rohloff --- include/utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/utils.h b/include/utils.h index 740b3634..0fa8850d 100644 --- a/include/utils.h +++ b/include/utils.h @@ -27,7 +27,7 @@ #include -#define NUSSPLI_VERSION "1.150-ALPHA1" +#define NUSSPLI_VERSION "1.150" #define NAPI_URL "https://napi.v10lator.de/v2/" #define NUSSPLI_COPYRIGHT "© 2020-2024 V10lator "