bump version a 2026.05.17

This commit is contained in:
2026-05-17 13:22:33 +02:00
parent 502127283b
commit 441a2122bc
+1 -1
View File
@@ -1,5 +1,5 @@
#pragma once
namespace Texts {
constexpr const char* VERSION = "2026.04.14"; // Versión del juego (también usada por el Makefile)
constexpr const char* VERSION = "2026.05.17"; // Versión del juego (también usada por el Makefile)
} // namespace Texts