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 60d2d1ca..c78216e7 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, 0, 5};
-inline constexpr auto& GAME_VERSION_STR = "2.0.5";
+inline constexpr GameVersion GAME_VERSION{2, 0, 6};
+inline constexpr auto& GAME_VERSION_STR = "2.0.6";
} // namespace hg