summaryrefslogtreecommitdiff
path: root/include/SSVOpenHexagon/Global/Version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/SSVOpenHexagon/Global/Version.hpp')
-rw-r--r--include/SSVOpenHexagon/Global/Version.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/SSVOpenHexagon/Global/Version.hpp b/include/SSVOpenHexagon/Global/Version.hpp
index 508e7b6f..a3e4539f 100644
--- a/include/SSVOpenHexagon/Global/Version.hpp
+++ b/include/SSVOpenHexagon/Global/Version.hpp
@@ -43,7 +43,7 @@ struct GameVersion
}
};
-inline constexpr GameVersion GAME_VERSION{2, 1, 3};
-inline constexpr auto& GAME_VERSION_STR = "2.1.3";
+inline constexpr GameVersion GAME_VERSION{2, 1, 4};
+inline constexpr auto& GAME_VERSION_STR = "2.1.4";
} // namespace hg