From 5bd290c95d1879cbe54e0fa0666a953fa1e3dde1 Mon Sep 17 00:00:00 2001 From: Raimon Zamora Date: Mon, 4 May 2026 06:39:15 +0200 Subject: [PATCH] =?UTF-8?q?-=20[FIX]=20El=20augment=20del=20nombre=20de=20?= =?UTF-8?q?versi=C3=B3=20no=20s'havia=20pujat=20en=20l'ultim=20commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/mini/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/mini/version.h b/source/mini/version.h index 7650286..fd32257 100644 --- a/source/mini/version.h +++ b/source/mini/version.h @@ -1,3 +1,3 @@ #pragma once -#define MINI_VERSION "1.5.1Test" +#define MINI_VERSION "1.5.2"