From 486f00bd449f65d117917627ca4b2f18924e91b2 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Sun, 5 Apr 2026 13:35:25 +0200 Subject: [PATCH] v1.1 per a coincidir amb el original --- source/game/defines.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/game/defines.hpp b/source/game/defines.hpp index 13fb696..94b41d2 100644 --- a/source/game/defines.hpp +++ b/source/game/defines.hpp @@ -3,7 +3,7 @@ // Textos namespace Texts { constexpr const char* WINDOW_TITLE = "© 2000 Aventures en Egipte — JailDesigner"; - constexpr const char* VERSION = "1.00"; + constexpr const char* VERSION = "1.1"; } // namespace Texts // Resolución del juego