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