Update version and changelog for v0.28.1

This commit is contained in:
Oliver Hamlet
2025-08-11 19:24:39 +01:00
parent a677041a55
commit 927c708df6
12 changed files with 40 additions and 19 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ inline constexpr unsigned int LIBLOOT_VERSION_MAJOR = 0;
inline constexpr unsigned int LIBLOOT_VERSION_MINOR = 28;
/** @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.