Bump version, update fundamental for finer details

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-04-30 23:19:51 +01:00
parent 86f944c1b2
commit d457220f80
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
5 changed files with 5 additions and 5 deletions

View file

@ -611,7 +611,7 @@ protected:
uint32_t getVersion() const override
{
return d_version(0, 22, 4);
return d_version(0, 22, 5);
}
int64_t getUniqueId() const override