We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba6472 commit b8607e4Copy full SHA for b8607e4
1 file changed
include/vix/Version.hpp
@@ -10,7 +10,7 @@
10
11
namespace vix
12
{
13
- inline constexpr std::string_view VERSION = "v2.7.0";
+ inline constexpr std::string_view VERSION = "v2.7.1";
14
inline constexpr std::string_view CORE_VERSION = VERSION;
15
}
16
0 commit comments