Skip to content

Commit b8607e4

Browse files
committed
Update version
1 parent 6ba6472 commit b8607e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/vix/Version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
namespace vix
1212
{
13-
inline constexpr std::string_view VERSION = "v2.7.0";
13+
inline constexpr std::string_view VERSION = "v2.7.1";
1414
inline constexpr std::string_view CORE_VERSION = VERSION;
1515
}
1616

0 commit comments

Comments
 (0)