Update changelog and version for 0.23.1 release

This commit is contained in:
Oliver Hamlet
2024-08-24 11:28:30 +01:00
parent 1d2ebf5572
commit e9321ae544
5 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ inline constexpr unsigned int LIBLOOT_VERSION_MAJOR = 0;
inline constexpr unsigned int LIBLOOT_VERSION_MINOR = 23;
/** @brief libloot's patch version number. */
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 0;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 1;
/**
* @brief Get the library version.