Update changelog and version for 0.22.4 release

This commit is contained in:
Oliver Hamlet
2024-05-03 07:15:26 +01:00
parent 63b5bb7b02
commit 03baecec4c
4 changed files with 44 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 = 22;
/** @brief libloot's patch version number. */
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 3;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 4;
/**
* @brief Get the library version.